AdminConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use adminConfigDescriptor instead')
const AdminConfig$json = {
  '1': 'AdminConfig',
  '2': [
    {
      '1': 'AdminAccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AdminAccountId'
    },
    {'1': 'BlobPrefix', '3': 2, '4': 1, '5': 9, '10': 'BlobPrefix'},
  ],
};