NFT$json top-level constant
Implementation
@$core.Deprecated('Use nFTDescriptor instead')
const NFT$json = {
'1': 'NFT',
'2': [
{'1': 'class_id', '3': 1, '4': 1, '5': 9, '10': 'classId'},
{'1': 'id', '3': 2, '4': 1, '5': 9, '10': 'id'},
{'1': 'uri', '3': 3, '4': 1, '5': 9, '10': 'uri'},
{'1': 'uri_hash', '3': 4, '4': 1, '5': 9, '10': 'uriHash'},
{'1': 'data', '3': 10, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'data'},
],
};