scope property

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

OAuth access token scope

Implementation

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