Map<String, dynamic> toMap() { return GeoLocationMapper.ensureInitialized() .encodeMap<GeoLocation>(this as GeoLocation); }