menu
dart_predict package
documentation
interfaces/qth.dart
Qth
Qth.new constructor
Qth.new constructor
dark_mode
light_mode
Qth
constructor
Qth
(
{
required
double
latitude
,
required
double
longitude
,
required
double
altitude
,
})
Implementation
Qth( {required this.latitude, required this.longitude, required this.altitude});
dart_predict package
documentation
interfaces/qth
Qth
Qth.new constructor
Qth class