GitLabSelfHostedConfig$json top-level constant

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

Implementation

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