NotificationUnregisterPushPlatform.unknown constructor

const NotificationUnregisterPushPlatform.unknown({
  1. required String data,
})

Implementation

const factory NotificationUnregisterPushPlatform.unknown({
  required String data,
}) = NotificationUnregisterPushPlatformUnknown;