requiredScopes property

List<String>? requiredScopes
final

KO: 사용자가 동의해야 하는 동의항목
EN: Scopes that the user must agree to

Implementation

final List<String>? requiredScopes;