menu
simpleblue package
documentation
simpleblue_method_channel.dart
MethodChannelSimpleblue
stopScanning method
stopScanning method
dark_mode
light_mode
stopScanning
method
@
override
Future
stopScanning
(
)
override
Implementation
@override
Future stopScanning() {
return
methodChannel.invokeMethod(
'stopScanning'
); }
simpleblue package
documentation
simpleblue_method_channel
MethodChannelSimpleblue
stopScanning method
MethodChannelSimpleblue class