valueOf static method

Returns the enum value associated to the name.

Implementation

static Api1CreateTableShareRequestApplicationJson_ReceiverType valueOf(String name) =>
    _$valueOfApi1CreateTableShareRequestApplicationJson_ReceiverType(name);