pending property
The percentage of messages accepted on this day that were not dropped and not delivered, due to the device being disconnected (as of the end of the America/Los_Angeles day when the message was sent to FCM).
A portion of these messages will be delivered the next day when the device connects but others may be destined to devices that ultimately never reconnect.
Implementation
core.double? pending;