SqliteTableData constructor
SqliteTableData(})
Implementation
SqliteTableData(this._tableName,
{this.createSql,
this.rootpage = 0,
this.name,
this.type,
required this.columnData});
SqliteTableData(this._tableName,
{this.createSql,
this.rootpage = 0,
this.name,
this.type,
required this.columnData});