valueOf static method

Implementation

static DirectionsStepManeuverEnum valueOf(String name) =>
    _$directionsStepManeuverEnumValueOf(name);