instructions property

String? instructions
final

Contains formatted instructions for this step, presented as a text string. (Corresponds to instructions in the directions_step_interface.)

Implementation

final String? instructions;