scopes property
- @JsonKey(fromJson: _castStringList)
inherited
Implementation
String get id; String get orgId; String get provider; String get status; String? get teamId; String? get teamName; String? get connectedUserId;@JsonKey(fromJson: _castStringList) List<String> get scopes;