GoogleFirebaseFcmDataV1beta1MessageOutcomePercents constructor
GoogleFirebaseFcmDataV1beta1MessageOutcomePercents({})
Implementation
GoogleFirebaseFcmDataV1beta1MessageOutcomePercents({
this.delivered,
this.droppedAppForceStopped,
this.droppedDeviceInactive,
this.droppedTooManyPendingMessages,
this.pending,
});