scope property

  1. @TagNumber.new(4)
PbList<String> get scope

The scopes by the application that the user must consent to.

Implementation

@$pb.TagNumber(4)
$pb.PbList<$core.String> get scope => $_getList(3);