NaLatLong( {required this.latitude, required this.longitude, String name = ''}) { this.name = name; }