menu
flutter_splendid_ble package
documentation
shared/models/ble_device.dart
BleDevice
address property
address property
dark_mode
light_mode
address
property
String
address
final
The Bluetooth address of the device.
Implementation
final String address;
flutter_splendid_ble package
documentation
shared/models/ble_device
BleDevice
address property
BleDevice class