fcmTokenUpdatedAt property
When fcmToken was last updated.
Used for token freshness tracking and debugging token rotation issues.
Implementation
@SmartTimestampConverter()
final DateTime? fcmTokenUpdatedAt;
When fcmToken was last updated.
Used for token freshness tracking and debugging token rotation issues.
@SmartTimestampConverter()
final DateTime? fcmTokenUpdatedAt;