ReferenceName constructor
const
ReferenceName(
- String name
Annotation to use on reference columns inside of a Table to define the name of the filters and orderings for the reverse relation.
Implementation
const ReferenceName(this.name);