menu
ble_gatt_server package
documentation
ble_gatt_server_exception.dart
BleGattServerException
BleGattServerException.new constructor
BleGattServerException.new constructor
dark_mode
light_mode
BleGattServerException
constructor
BleGattServerException
(
int
errorCode
,
String
message
)
Implementation
BleGattServerException(this.errorCode, this.message);
ble_gatt_server package
documentation
ble_gatt_server_exception
BleGattServerException
BleGattServerException.new constructor
BleGattServerException class