unregisterPushDevice property

  1. @JsonKey(unknownEnumValue: UnregisterPushDeviceErrorCode.artemisUnknown)
UnregisterPushDeviceErrorCode? unregisterPushDevice
getter/setter pair

Implementation

@JsonKey(unknownEnumValue: UnregisterPushDeviceErrorCode.artemisUnknown)
UnregisterPushDeviceErrorCode? unregisterPushDevice;