scopes property

List<String> scopes
final

OAuth scopes to request. Defaults to ['email', 'public_profile'].

Implementation

final List<String> scopes;