registrationToken property

String? registrationToken
final

The registration token.

The registration token might be undefined if registration is currently in progress, if the app is not setup properly for remote notifications, if running on an iOS simulator, or if running on an Android device that has an outdated or missing version of Google Play Services.

Implementation

final String? registrationToken;