valueOf static method

DirectionsStatus valueOf(
  1. String name
)

Implementation

static DirectionsStatus valueOf(String name) => _$valueOf(name);