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