valueOf static method

Returns the enum value associated to the name.

Implementation

static AdminFormData_TosForUsers valueOf(String name) => _$valueOfAdminFormData_TosForUsers(name);