steps property

List<MPRouteStep>? steps
getter/setter pair

A list of substeps if any

Implementation

List<MPRouteStep>? steps;