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 = [];