menu
flutter_splendid_ble package
documentation
central/models/exceptions/bluetooth_connection_exception.dart
BluetoothConnectionException
message property
message property
dark_mode
light_mode
message
property
String
message
final
A message describing the error that occurred during the connection process.
Implementation
final String message;
flutter_splendid_ble package
documentation
central/models/exceptions/bluetooth_connection_exception
BluetoothConnectionException
message property
BluetoothConnectionException class