onToken property

ValueChanged<String> onToken
final

Called when a new FCM token is generated

Implementation

final ValueChanged<String> onToken;