$$EmployeePositionTableReferences constructor
$$EmployeePositionTableReferences(
- _$SharedDatabase $_db,
- TableInfo<
$EmployeePositionTable, EmployeePositionData> $_table, - TypedResult $_typedResult
Implementation
$$EmployeePositionTableReferences(
super.$_db,
super.$_table,
super.$_typedResult,
);