DefaultPushNotificationModule constructor
const
DefaultPushNotificationModule({})
Implementation
const DefaultPushNotificationModule({
required this.sendDevicePushToken,
this.pushMessageBodyConverter = defaultPushMessageBodyConverter,
});