Fields constructor

const Fields(
  1. TableRef table
)

Binds a field collection to one table occurrence.

Implementation

const Fields(this.table);