$$CategoryTableReferences constructor

$$CategoryTableReferences(
  1. _$SharedDatabase $_db,
  2. TableInfo<$CategoryTable, CategoryData> $_table,
  3. TypedResult $_typedResult
)

Implementation

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