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