menu
sam_api_calls package
documentation
models/device/device_ble_config.dart
DeviceBleConfig
DeviceBleConfig.fromJson constructor
DeviceBleConfig.fromJson constructor
dark_mode
light_mode
DeviceBleConfig.fromJson
constructor
DeviceBleConfig.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
DeviceBleConfig.fromJson(Map<String, dynamic> json) : bleDevices = getBleDevices(json);
sam_api_calls package
documentation
models/device/device_ble_config
DeviceBleConfig
DeviceBleConfig.fromJson constructor
DeviceBleConfig class