AndroidConfig constructor
AndroidConfig({})
Implementation
AndroidConfig({
this.bandwidthConstrainedOk,
this.collapseKey,
this.data,
this.directBootOk,
this.fcmOptions,
this.notification,
this.priority,
this.restrictedPackageName,
this.ttl,
});