valueOf static method

GeocodingStatus valueOf(
  1. String name
)

Implementation

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