menu
bones_api package
documentation
bones_api_test_vm.dart
APITestConfigBase
resolveSupportedImpl method
resolveSupportedImpl method
dark_mode
light_mode
resolveSupportedImpl
method
FutureOr
<
bool
>
resolveSupportedImpl
(
)
The
resolveSupported
implementation.
Implementation
FutureOr<bool> resolveSupportedImpl() => true;
bones_api package
documentation
bones_api_test_vm
APITestConfigBase
resolveSupportedImpl method
APITestConfigBase mixin