menu
bones_api package
documentation
bones_api_test_vm.dart
APITestConfig
start method
start method
dark_mode
light_mode
start
method
FutureOr
<
bool
>
start
(
)
The start operation.
Implementation
FutureOr<bool> start() => true;
bones_api package
documentation
bones_api_test_vm
APITestConfig
start method
APITestConfig class