Access$json top-level constant

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

Implementation

@$core.Deprecated('Use accessDescriptor instead')
const Access$json = {
  '1': 'Access',
  '2': [
    {
      '1': 'chainIds',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.weebi.user.permissions.ChainIds',
      '10': 'chainIds'
    },
    {
      '1': 'boutiqueIds',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.weebi.user.permissions.BoutiqueIds',
      '10': 'boutiqueIds'
    },
  ],
};