menu
simpleblue package
documentation
simpleblue_platform_interface.dart
SimplebluePlatform
stopScanning method
stopScanning method
dark_mode
light_mode
stopScanning
method
Future
stopScanning
(
)
Implementation
Future stopScanning() {
throw
UnimplementedError(
'stopScanning() has not been implemented.'
); }
simpleblue package
documentation
simpleblue_platform_interface
SimplebluePlatform
stopScanning method
SimplebluePlatform class
Constructors
new
Properties
hashCode
runtimeType
Methods
connect
disconnect
getDevices
isTurnedOn
listenConnectedDevice
listenStateChanges
noSuchMethod
scanDevices
stopScanning
toString
turnOff
turnOn
write
Operators
operator ==
Static properties
instance