menu
geopod
services/location_service.dart
LocationResult
LocationResult.error constructor
LocationResult.error
dark_mode
light_mode
LocationResult.error
constructor
LocationResult.error
(
String
?
errorMessage
)
Implementation
LocationResult.error(this.errorMessage) : location = null, success = false;
geopod
location_service
LocationResult
LocationResult.error constructor
LocationResult class