geolocations property
All of the Geolocation objects on the network that the user's device has permission to access.
Implementation
List<Geolocation> geolocations = [];
All of the Geolocation objects on the network that the user's device has permission to access.
List<Geolocation> geolocations = [];