$$ContributorTableReferences constructor

$$ContributorTableReferences(
  1. _$SharedDatabase $_db,
  2. TableInfo<$ContributorTable, ContributorData> $_table,
  3. TypedResult $_typedResult
)

Implementation

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