scopes property

List<String>? scopes
final

A list of OAuth2 scopes that are supposed to be used with this Form.

Implementation

final List<String>? scopes;