valueOf static method

Returns the enum value associated to the name.

Implementation

static CallDownloadParticipantsForCallFormat valueOf(String name) =>
    _$valueOfCallDownloadParticipantsForCallFormat(name);