Backlink constructor
const
Backlink([
- 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 = '']);