LocationSecret$json top-level constant

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

Implementation

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