$$TeacherPositionTableReferences constructor

$$TeacherPositionTableReferences(
  1. _$SharedDatabase $_db,
  2. TableInfo<$TeacherPositionTable, TeacherPositionData> $_table,
  3. TypedResult $_typedResult
)

Implementation

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