valueOf static method

Returns the enum value associated to the name.

Implementation

static RichObjectParameter_Type valueOf(String name) => _$valueOfRichObjectParameter_Type(name);