Constant MAX_FCM_NOTIFICATION_TTL

Source
pub const MAX_FCM_NOTIFICATION_TTL: TimeDelta;
Expand description

FCM has a max TTL of 4 weeks (28 days). In most use cases, converted to seconds through .num_seconds().