valueOf static method

Returns the enum value associated to the name.

Implementation

static PushRemoveDeviceApiVersion valueOf(String name) => _$valueOfPushRemoveDeviceApiVersion(name);