scope property

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

OAuth authorize scope OAuth authorize scope

Implementation

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