kind property

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

OAuth access token type

Implementation

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