appToken property
A device token that the iOS client gets after registering to APNs (Apple Push Notification service).
Implementation
core.String? appToken;
A device token that the iOS client gets after registering to APNs (Apple Push Notification service).
core.String? appToken;