$NotificationV2Extension extension
Methods
-
copyWith(
{int? id, int? deviceId, String? type, String? message, DateTime? timestamp, String? serialNumber, String? displayName, int? epochTimestamp}) → NotificationV2 -
copyWithWrapped(
{Wrapped< int?> ? id, Wrapped<int?> ? deviceId, Wrapped<String?> ? type, Wrapped<String?> ? message, Wrapped<DateTime?> ? timestamp, Wrapped<String?> ? serialNumber, Wrapped<String?> ? displayName, Wrapped<int?> ? epochTimestamp}) → NotificationV2