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