menu
batch_fetcher package
documentation
batch_fetcher_testing.dart
ScriptedRequest<TId, TValue, TKey>
calls property
calls property
dark_mode
light_mode
calls
property
List
<
List
<
TId
>
>
calls
final
The ids each call was asked for, in call order.
Implementation
final List<List<TId>> calls = [];
batch_fetcher package
documentation
batch_fetcher_testing
ScriptedRequest<TId, TValue, TKey>
calls property
ScriptedRequest class