menu
batch_fetcher package
documentation
batch_fetcher_testing.dart
ScriptedRequest<TId, TValue, TKey>
callCount property
callCount property
dark_mode
light_mode
callCount
property
int
get
callCount
How many requests have been made.
Implementation
int get callCount => calls.length;
batch_fetcher package
documentation
batch_fetcher_testing
ScriptedRequest<TId, TValue, TKey>
callCount property
ScriptedRequest class