canonicalRegistrationToken property
The canonical registration token for the client app that the message was processed and sent to. You should use this value as the registration token for future requests. Otherwise, future messages might be rejected.
Implementation
final String? canonicalRegistrationToken;