menu
terra_flutter_rt package
documentation
types.dart
Update
Update.new constructor
Update.new constructor
dark_mode
light_mode
Update
constructor
Update
(
String
ts
,
DataType
type
,
double
?
val
,
List
<
double
>
?
d
,
)
Implementation
Update(this.ts, this.type, this.val, this.d);
terra_flutter_rt package
documentation
types
Update
Update.new constructor
Update class