menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
DeviceBatteryBean
DeviceBatteryBean constructor
DeviceBatteryBean constructor
dark_mode
light_mode
DeviceBatteryBean
constructor
DeviceBatteryBean
(
{
required
int
type
,
required
bool
?
subscribe
,
required
int
?
deviceBattery
,
})
Implementation
DeviceBatteryBean({ required this.type, required this.subscribe, required this.deviceBattery, });
moyoung_ble_plugin package
documentation
impl/moyoung_beans
DeviceBatteryBean
DeviceBatteryBean constructor
DeviceBatteryBean class