token property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: Use fid instead.
Registration token to send a message to. During the transition period, this field also accepts a Firebase Installation ID (FID).
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? token;