menu
dmdata_telegram_json package
documentation
schema/earthquake_component/earthquake_component.dart
Height
Height constructor
Height constructor
dark_mode
light_mode
Height
constructor
Height
(
{
required
String
type
,
required
String
unit
,
required
double
value
,
})
Implementation
Height({ required this.type, required this.unit, required this.value, });
dmdata_telegram_json package
documentation
schema/earthquake_component/earthquake_component
Height
Height constructor
Height class