steps property

List<Step>? steps
final

contains an array of steps denoting information about each separate step of the leg of the journey.

Implementation

final List<Step>? steps;