steps

@SerializedName(value = "steps")
@get:Nullable
private open var steps: List<RouteStep>