menu
flutter_blue_fork package
documentation
flutter_blue.dart
FlutterBlue
stopAdvertising method
stopAdvertising method
dark_mode
light_mode
stopAdvertising
method
Future
<
void
>
stopAdvertising
(
)
Implementation
Future<void> stopAdvertising() async { await _channel.invokeMethod('stopAdvertising'); }
flutter_blue_fork package
documentation
flutter_blue
FlutterBlue
stopAdvertising method
FlutterBlue class