Backlink constructor
- [String to = '']
If there are multiple relations pointing to the current entity, specify the field name of the desired source relation: Backlink('sourceField').
Implementation
const Backlink([this.to = '']);
If there are multiple relations pointing to the current entity, specify the field name of the desired source relation: Backlink('sourceField').
const Backlink([this.to = '']);