menu
geohawk package
documentation
geohawk_platform_interface.dart
GeohawkPlatform
isRunning method
isRunning method
dark_mode
light_mode
isRunning
method
Future
<
bool
>
isRunning
(
)
Implementation
Future<bool> isRunning() { throw UnimplementedError('isRunning() has not been implemented.'); }
geohawk package
documentation
geohawk_platform_interface
GeohawkPlatform
isRunning method
GeohawkPlatform class