tokenReceived constant
String
const tokenReceived
Occurs when an APNs device token is received. Contains device token - a hex-encoded string received from APNS. Returns device token as hex-encoded string.
Implementation
static const String tokenReceived = 'tokenReceived';