$$DepartmentsTableReferences constructor

$$DepartmentsTableReferences(
  1. _$AppDatabase $_db,
  2. TableInfo<$DepartmentsTable, Department> $_table,
  3. TypedResult $_typedResult
)

Implementation

$$DepartmentsTableReferences(super.$_db, super.$_table, super.$_typedResult);