menu
c72_uhf_plugin package
documentation
c72_uhf_plugin_platform_interface.dart
C72UhfPluginPlatform
stop property
stop property
dark_mode
light_mode
stop
property
Future
<
bool
?
>
get
stop
Implementation
Future<bool?> get stop async { throw UnimplementedError('stop has not been implemented.'); }
c72_uhf_plugin package
documentation
c72_uhf_plugin_platform_interface
C72UhfPluginPlatform
stop property
C72UhfPluginPlatform class