copyWith abstract method
Implementation
DatabaseMigrationVersion copyWith({
int? id,
String? module,
String? version,
DateTime? timestamp,
});
DatabaseMigrationVersion copyWith({
int? id,
String? module,
String? version,
DateTime? timestamp,
});