valueOf static method
Returns the enum value associated to the name
.
Implementation
static ClearAtTimeType valueOf(String name) => _$valueOfClearAtTimeType(name);
Returns the enum value associated to the name
.
static ClearAtTimeType valueOf(String name) => _$valueOfClearAtTimeType(name);