scope property

  1. @JsonKey(name: 'scope')
String? scope
getter/setter pair

Permissions the application needs to work

Implementation

@JsonKey(name:'scope')
String? scope;