copyWith abstract method
Implementation
DatabaseMigrationWarning copyWith({
_i2.DatabaseMigrationWarningType? type,
String? message,
String? table,
List<String>? columns,
bool? destrucive,
});
DatabaseMigrationWarning copyWith({
_i2.DatabaseMigrationWarningType? type,
String? message,
String? table,
List<String>? columns,
bool? destrucive,
});