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