valueOf static method

Returns the enum value associated to the name.

Implementation

static RoomVerifyDialInPinDeprecatedApiVersion valueOf(String name) =>
    _$valueOfRoomVerifyDialInPinDeprecatedApiVersion(name);