valueOf static method

ElevationStatus valueOf(
  1. String name
)

Implementation

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