scope property

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

The amount of user information requested from Apple. Valid values are named and email. You can request one, both, or none.

Implementation

@override
List<String> scope;