valueOf static method

Returns the enum value associated to the name.

Implementation

static EndpointDeleteAllNotificationsApiVersion valueOf(String name) =>
    _$valueOfEndpointDeleteAllNotificationsApiVersion(name);