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