$NotificationHistoryInsertV3BodyExtension extension
Methods
-
copyWith({NotificationTypeDTO? type, String? message, String? serialNumber, String? url, PlatformDTO? devicePlatform, DateTime? dateCreated, List<String>? tags})
→ NotificationHistoryInsertV3Body
-
-
copyWithWrapped({Wrapped<NotificationTypeDTO?>? type, Wrapped<String?>? message, Wrapped<String?>? serialNumber, Wrapped<String?>? url, Wrapped<PlatformDTO?>? devicePlatform, Wrapped<DateTime?>? dateCreated, Wrapped<List<String>?>? tags})
→ NotificationHistoryInsertV3Body
-