$DeviceMigrationLogDTOExtension extension
Methods
-
copyWith({int? id, DeviceMigrationStatusDTO? status, bool? hasSentMigrateCommand, String? errorMessage, DateTime? migrationDate, DeviceDataDTO? device, DeviceMigrationRequestDTO? request, String? detailsSnapshot, String? eventsSnapshot, String? alertsSnapshot})
→ DeviceMigrationLogDTO
-
-
copyWithWrapped({Wrapped<int?>? id, Wrapped<DeviceMigrationStatusDTO?>? status, Wrapped<bool?>? hasSentMigrateCommand, Wrapped<String?>? errorMessage, Wrapped<DateTime?>? migrationDate, Wrapped<DeviceDataDTO?>? device, Wrapped<DeviceMigrationRequestDTO?>? request, Wrapped<String?>? detailsSnapshot, Wrapped<String?>? eventsSnapshot, Wrapped<String?>? alertsSnapshot})
→ DeviceMigrationLogDTO
-