value property

int value
getter/setter pair

@brief Indicates angle in degrees for TURN_LEFT/TURN_RIGHT types @see RouteEventType "RouteEventType" and target sublocation unique identifier if type is TRANSITION @see Sublocation "Sublocation"

Dart code snippet: @snippet route_manager_example.dart dart_RouteEvent_getValue

Implementation

int value;