RouteEvent constructor
RouteEvent(
- RouteEventType type,
- int value,
- double distance
@brief Default constructor
Implementation
RouteEvent(this.type, this.value, this.distance);