valueOf static method

Returns the enum value associated to the name.

Implementation

static PublicCapabilities_TermsOfService_Enabled valueOf(String name) =>
    _$valueOfPublicCapabilities_TermsOfService_Enabled(name);