$$EmploymentHistoryTableReferences constructor
$$EmploymentHistoryTableReferences(
- _$SharedDatabase $_db,
- TableInfo<
$EmploymentHistoryTable, EmploymentHistoryData> $_table, - TypedResult $_typedResult
Implementation
$$EmploymentHistoryTableReferences(
super.$_db,
super.$_table,
super.$_typedResult,
);