instruction property

String? instruction

Optional instruction text for this maneuver. Typically used for post-actions like wait. Gets the optional instruction text for this maneuver.

Implementation

String? get instruction;