Notification constructor
Notification({
- CloudPubsubTopic? cloudPubsubTopic,
Implementation
Notification({
this.cloudPubsubTopic,
});
Notification({
this.cloudPubsubTopic,
});