menu
metawear_dart package
documentation
metawear_platform_interface.dart
MetawearPlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
Future
<
void
>
stopScan
(
)
Implementation
Future<void> stopScan() { throw UnimplementedError('platformVersion() has not been implemented.'); }
metawear_dart package
documentation
metawear_platform_interface
MetawearPlatform
stopScan method
MetawearPlatform class