menu
flutter_splendid_ble package
documentation
shared/models/manufacturer_data.dart
ManufacturerData
payload property
payload property
dark_mode
light_mode
payload
property
List
<
int
>
payload
final
The manufacturer-specific payload of the device.
Implementation
final List<int> payload;
flutter_splendid_ble package
documentation
shared/models/manufacturer_data
ManufacturerData
payload property
ManufacturerData class