menu
test_ioslibframwork_flutter_plugin package
documentation
impl/moyoung_beans.dart
TempInfo
TempInfo.new constructor
TempInfo.new 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, });
test_ioslibframwork_flutter_plugin package
documentation
impl/moyoung_beans
TempInfo
TempInfo.new constructor
TempInfo class