scope property

  1. @override
List<String> scope
getter/setter pairoverride

A space-delimited list of scopes that identify the resources that your application could access on the user's behalf.

Implementation

@override
List<String> scope;