instIds property

  1. @Index(index: 9, name: "inst_ids", pattern: "")
List<String>? instIds
getter/setter pair

User institution id

Implementation

@Index(index: 9, name: "inst_ids", pattern: "")
List<String>? instIds = [];