Map<String, dynamic> toJson() => { "latitude": latitude, "longitude": longitude, "mapLocationUrl": mapLocationUrl, "messageId": messageId, };