Entry$json top-level constant

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

Implementation

@$core.Deprecated('Use entryDescriptor instead')
const Entry$json = {
  '1': 'Entry',
  '2': [
    {'1': 'owner', '3': 1, '4': 1, '5': 9, '10': 'owner'},
    {'1': 'nfts', '3': 2, '4': 3, '5': 11, '6': '.cosmos.nft.v1beta1.NFT', '10': 'nfts'},
  ],
};