GetGeoLocationResponse constructor
GetGeoLocationResponse({
- required List locations,
Implementation
GetGeoLocationResponse({required this.locations});
GetGeoLocationResponse({required this.locations});