menu
bones_api package
documentation
bones_api_test_vm.dart
APITestConfigBase
isStarted property
isStarted property
dark_mode
light_mode
isStarted
property
@
override
bool
get
isStarted
override
Returns
true
if already started.
Implementation
@override bool get isStarted => _started ?? false;
bones_api package
documentation
bones_api_test_vm
APITestConfigBase
isStarted property
APITestConfigBase mixin