scope property
The scopes requested by the application.
Implementation
@$pb.TagNumber(3)
$pb.PbList<$core.String> get scope => $_getList(2);
The scopes requested by the application.
@$pb.TagNumber(3)
$pb.PbList<$core.String> get scope => $_getList(2);