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