AccessKey$json top-level constant

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

Implementation

@$core.Deprecated('Use accessKeyDescriptor instead')
const AccessKey$json = {
  '1': 'AccessKey',
  '2': [
    {'1': 'Key', '3': 1, '4': 1, '5': 9, '10': 'Key'},
  ],
};