scope property

Iterable<String>? scope
final

Optional, if identical to the scope requested by the client; otherwise, required.

Implementation

final Iterable<String>? scope;