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