scope property

  1. @JsonKey(name: "scope", defaultValue: "")
String? scope
getter/setter pair

Implementation

@JsonKey(name: "scope", defaultValue: "")
String? scope;