menu
bkclient_flutter package
documentation
request/pull_proxy.dart
PullProxy<M extends JSONModel>
nextByCount method
nextByCount method
dark_mode
light_mode
nextByCount
method
int
?
nextByCount
(
RequestResult
<
PullLink
?
>
netResult
)
Implementation
int? nextByCount(RequestResult<PullLink?> netResult) => length;
bkclient_flutter package
documentation
request/pull_proxy
PullProxy<M extends JSONModel>
nextByCount method
PullProxy class