references property

  1. @Index(index: 0, name: "references", pattern: "")
List<Reference>? references
getter/setter pair

Implementation

@Index(index: 0, name: "references", pattern: "")
List<Reference>? references = [];