MapMarker

constructor(facilityId: Int = 0, isPrimary: Boolean = false, verified: Boolean = false, name: String? = null, address: String? = null, city: String? = null, state: String? = null, phone: String? = null, latitude: Double? = null, longitude: Double? = null, logoUrl: String? = null)