menu
sync_queue package
documentation
testing.dart
FakeSyncTransport
sent property
sent property
dark_mode
light_mode
sent
property
List
<
SyncOperation
>
sent
final
Operations passed to
send
, in send order.
Implementation
final List<SyncOperation> sent = <SyncOperation>[];
sync_queue package
documentation
testing
FakeSyncTransport
sent property
FakeSyncTransport class