scopes property
(optional) the scopes to be used for the token. Cannot be larger that the current authenticated scopes.
Implementation
@$pb.TagNumber(2)
$pb.PbList<$core.String> get scopes => $_getList(1);
(optional) the scopes to be used for the token. Cannot be larger that the current authenticated scopes.
@$pb.TagNumber(2)
$pb.PbList<$core.String> get scopes => $_getList(1);