menu
simple_network_handler package
documentation
testing.dart
FakeNetworkHandler
callCount property
callCount property
dark_mode
light_mode
callCount
property
int
callCount
getter/setter pair
Number of
safeCall
invocations so far.
Implementation
int callCount = 0;
simple_network_handler package
documentation
testing
FakeNetworkHandler
callCount property
FakeNetworkHandler class