ApnsDeviceToken constructor

const ApnsDeviceToken(
  1. String val
)

Implementation

const ApnsDeviceToken(super.val);