messagingMessagePayloadSizeBytes constant
String
const messagingMessagePayloadSizeBytes
The (uncompressed) size of the message payload in bytes. Also use this attribute if it is unknown whether the compressed or uncompressed payload size is reported.
Implementation
static const String messagingMessagePayloadSizeBytes =
'messaging.message_payload_size_bytes';