updatedToken property

String? updatedToken
final

For push notifications that are sent through the GCM channel, specifies whether the endpoint's device registration token was updated as part of delivering the message.

Implementation

final String? updatedToken;