contents property

  1. @Index(index: 5, name: "contents", pattern: "")
List<StreamEntity>? contents
getter/setter pair

Implementation

@Index(index: 5, name: "contents", pattern: "")
List<StreamEntity>? contents = [];