valueOf static method

Mount_Type valueOf(
  1. String name
)

Implementation

static Mount_Type valueOf(String name) => _$valueOfMount_Type(name);