insertedRowsCount property
Implementation
int? get insertedRowsCount => _$this._insertedRowsCount;
Implementation
set insertedRowsCount(covariant int? insertedRowsCount) => _$this._insertedRowsCount = insertedRowsCount;
int? get insertedRowsCount => _$this._insertedRowsCount;
set insertedRowsCount(covariant int? insertedRowsCount) => _$this._insertedRowsCount = insertedRowsCount;