enabledScopes property

  1. @JsonKey.new(name: 'enabled_scopes')
List<String>? get enabledScopes
inherited

Implementation

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