MAX_FCM_NOTIFICATION_TTL_SECS

Constant MAX_FCM_NOTIFICATION_TTL_SECS 

Source
pub const MAX_FCM_NOTIFICATION_TTL_SECS: u64 = _; // 2_419_200u64
Expand description

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