OutputWidget.update constructor
- {required int? rowsUpdated}
Implementation
const OutputWidget.update({required this.rowsUpdated})
: lastRowId = null,
queryResult = null,
rowsDeleted = null,
commandType = CommandType.update;
const OutputWidget.update({required this.rowsUpdated})
: lastRowId = null,
queryResult = null,
rowsDeleted = null,
commandType = CommandType.update;