Expo Fp Direction
@Serializable
Information about the built route.
Constructors
Link copied to clipboard
constructor(distance: String = "", duration: Double = 0.0, from: ExpoFpBooth? = null, to: ExpoFpBooth? = null, lines: List<ExpoFpLine> = emptyList())