menu
sync_queue package
documentation
testing.dart
FakeSyncClock
call method
call method
dark_mode
light_mode
call
method
DateTime
call
(
)
Returns
now
; matches the engine's
Clock
signature.
Implementation
DateTime call() => now;
sync_queue package
documentation
testing
FakeSyncClock
call method
FakeSyncClock class