FwStandardSqlServerFwJsonDataTable constructor
FwStandardSqlServerFwJsonDataTable({})
Implementation
FwStandardSqlServerFwJsonDataTable({
this.columnIndex,
this.totals,
this.columns,
this.rows,
this.pageNo,
this.pageSize,
this.totalPages,
this.totalRows,
this.dateFields,
this.columnNameByIndex,
});