$NotificationInsertV3BodyExtension extension
Methods
-
copyWith({String? dealerId, int? deviceId, String? type, String? message, int? timeCreated, DateTime? dateTime, String? serialNumber, String? displayName, bool? isUnRead, bool? isDeleted, DateTime? dateCreated})
→ NotificationInsertV3Body
-
-
copyWithWrapped({Wrapped<String?>? dealerId, Wrapped<int?>? deviceId, Wrapped<String?>? type, Wrapped<String?>? message, Wrapped<int?>? timeCreated, Wrapped<DateTime?>? dateTime, Wrapped<String?>? serialNumber, Wrapped<String?>? displayName, Wrapped<bool?>? isUnRead, Wrapped<bool?>? isDeleted, Wrapped<DateTime?>? dateCreated})
→ NotificationInsertV3Body
-