scopes property

  1. @JsonKey(name: 'scopes', defaultValue: <String>[])
List<String>? scopes
final

Implementation

@JsonKey(name: 'scopes', defaultValue: <String>[])
final List<String>? scopes;