NotificationDeclarationAllowSubscriptions.unknown constructor

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

Implementation

const factory NotificationDeclarationAllowSubscriptions.unknown({
  required String data,
}) = NotificationDeclarationAllowSubscriptionsUnknown;