GoogleConfig$json top-level constant

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

Implementation

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