menu
flutter_splendid_ble package
documentation
central/models/exceptions/bluetooth_write_exception.dart
BluetoothWriteException
message property
message property
dark_mode
light_mode
message
property
String
message
final
A message describing the error that occurred during the write operation.
Implementation
final String message;
flutter_splendid_ble package
documentation
central/models/exceptions/bluetooth_write_exception
BluetoothWriteException
message property
BluetoothWriteException class