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