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