GitHubConfig$json top-level constant

  1. @Deprecated('Use gitHubConfigDescriptor instead')
Map<String, Object> const GitHubConfig$json

Implementation

@$core.Deprecated('Use gitHubConfigDescriptor instead')
const GitHubConfig$json = {
  '1': 'GitHubConfig',
  '2': [
    {'1': 'client_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'clientId'},
    {'1': 'scopes', '3': 2, '4': 3, '5': 9, '8': {}, '10': 'scopes'},
  ],
};