scopesSupported property

  1. @JsonKey(name: 'scopes_supported')
List<String>? get scopesSupported
inherited

Text

Implementation

@JsonKey(name: 'scopes_supported')
List<String>? get scopesSupported => throw _privateConstructorUsedError;