menu
sam_api_calls package
documentation
models/device/device_ble_config.dart
DeviceBleConfig
DeviceBleConfig.new const constructor
DeviceBleConfig.new const constructor
dark_mode
light_mode
DeviceBleConfig
constructor
const
DeviceBleConfig
(
{
List
<
DeviceBle
>
bleDevices
=
const <DeviceBle>[]
,
})
Implementation
const DeviceBleConfig({this.bleDevices = const <DeviceBle>[]});
sam_api_calls package
documentation
models/device/device_ble_config
DeviceBleConfig
DeviceBleConfig.new const constructor
DeviceBleConfig class