valueOf static method

Returns the enum value associated to the name.

Implementation

static RichObjectParameter_CallType valueOf(String name) => _$valueOfRichObjectParameter_CallType(name);