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