menu
flutter_reactive_ble_backend package
documentation
flutter_reactive_ble_characteristic.dart
FlutterReactiveBleCharacteristic
stopNotifications method
stopNotifications method
dark_mode
light_mode
stopNotifications
method
@
override
Future
<
void
>
stopNotifications
(
)
override
Implementation
@override Future<void> stopNotifications() async { await _subscription?.cancel(); }
flutter_reactive_ble_backend package
documentation
flutter_reactive_ble_characteristic
FlutterReactiveBleCharacteristic
stopNotifications method
FlutterReactiveBleCharacteristic class