$NotificationDTOExtension extension

on

Methods

copyWith({int? id, String? tag, NotificationTypeDTO? type, String? message, DateTime? timestamp, int? deviceId, String? serialNumber, String? displayName}) NotificationDTO
copyWithWrapped({Wrapped<int?>? id, Wrapped<String?>? tag, Wrapped<NotificationTypeDTO?>? type, Wrapped<String?>? message, Wrapped<DateTime?>? timestamp, Wrapped<int?>? deviceId, Wrapped<String?>? serialNumber, Wrapped<String?>? displayName}) NotificationDTO