menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
TempInfo
TempInfo constructor
TempInfo constructor
dark_mode
light_mode
TempInfo
constructor
TempInfo
(
{
required
String
?
tempTimeType
,
required
int
?
startTime
,
required
List
<
double
>
?
tempList
,
})
Implementation
TempInfo({ required this.tempTimeType, required this.startTime, required this.tempList, });
moyoung_ble_plugin package
documentation
impl/moyoung_beans
TempInfo
TempInfo constructor
TempInfo class