menu
bridgefy package
documentation
bridgefy_platform_interface.dart
BridgefyPlatform
stop method
stop method
dark_mode
light_mode
stop
method
Future
<
void
>
stop
(
)
Implementation
Future<void> stop() { throw UnimplementedError('stop() has not been implemented.'); }
bridgefy package
documentation
bridgefy_platform_interface
BridgefyPlatform
stop method
BridgefyPlatform class