DeviceTokenApplePush constructor

DeviceTokenApplePush(
  1. {required String device_token,
  2. required bool is_app_sandbox,
  3. int? extra,
  4. int? clientId}
)

A token for Apple Push Notification service

Implementation

DeviceTokenApplePush