TableCollection constructor
const
TableCollection(
- SqfEntityTable childTable,
- SqfEntityFieldRelationship childTableField
Implementation
const TableCollection(this.childTable, this.childTableField);