menu
bones_api package
documentation
bones_api_test_vm.dart
APITestConfigBase
isStopped property
isStopped property
dark_mode
light_mode
isStopped
property
@
override
bool
get
isStopped
override
Returns
true
if stopped.
Implementation
@override bool get isStopped => _stopped;
bones_api package
documentation
bones_api_test_vm
APITestConfigBase
isStopped property
APITestConfigBase mixin