cluster property

  1. @Index(index: 5, name: "cluster", pattern: "")
String? cluster
getter/setter pair

Implementation

@Index(index: 5, name: "cluster", pattern: "")
String? cluster;