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