menu
na_map_tools package
documentation
na_location.dart
NaLocation
NaLocation.new constructor
NaLocation.new constructor
dark_mode
light_mode
NaLocation
constructor
NaLocation
(
{
double
?
latitude
,
double
?
longitude
,
String
?
name
,
})
Implementation
NaLocation({this.latitude, this.longitude, this.name});
na_map_tools package
documentation
na_location
NaLocation
NaLocation.new constructor
NaLocation class