CloudConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use cloudConfigDescriptor instead')
const CloudConfig$json = {
  '1': 'CloudConfig',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'secret', '3': 2, '4': 1, '5': 9, '10': 'secret'},
    {'1': 'app_address', '3': 3, '4': 1, '5': 9, '10': 'appAddress'},
  ],
};