Fields constructor
const
Fields(
- TableRef table
Binds a field collection to one table occurrence.
Implementation
const Fields(this.table);
Binds a field collection to one table occurrence.
const Fields(this.table);