Vehicle

fun Vehicle(id: String? = null, coordinate: LatLng? = null, fleetType: String? = null, heading: String? = null)