valueOf static method

Returns the enum value associated to the name.

Implementation

static SettingsAdminApiVersion valueOf(String name) => _$valueOfSettingsAdminApiVersion(name);