schema property

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

Implementation

@Index(index: 1, name: "schema", pattern: "")
String? schema;