valueOf static method

Returns the enum value associated to the name.

Implementation

static TermsOfServicePublicCapabilities_TermsOfService_Enabled valueOf(String name) =>
    _$valueOfTermsOfServicePublicCapabilities_TermsOfService_Enabled(name);