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