valueOf static method

Returns the enum value associated to the name.

Implementation

static SignalingGetWelcomeMessageApiVersion valueOf(String name) =>
    _$valueOfSignalingGetWelcomeMessageApiVersion(name);