OnChainAsset$json top-level constant
Implementation
@$core.Deprecated('Use onChainAssetDescriptor instead')
const OnChainAsset$json = const {
'1': 'OnChainAsset',
'2': const [
const {'1': 'timestamp', '3': 1, '4': 1, '5': 9, '10': 'timestamp'},
const {'1': 'assetName', '3': 2, '4': 1, '5': 9, '10': 'assetName'},
const {'1': 'creatorName', '3': 3, '4': 1, '5': 9, '10': 'creatorName'},
const {'1': 'creatorDID', '3': 4, '4': 1, '5': 9, '10': 'creatorDID'},
const {'1': 'price', '3': 5, '4': 1, '5': 9, '10': 'price'},
const {'1': 'note', '3': 6, '4': 1, '5': 9, '10': 'note'},
const {'1': 'status', '3': 7, '4': 1, '5': 9, '10': 'status'},
const {'1': 'hash', '3': 8, '4': 1, '5': 9, '10': 'hash'},
const {'1': 'chain', '3': 9, '4': 1, '5': 9, '10': 'chain'},
const {'1': 'url', '3': 10, '4': 1, '5': 9, '10': 'url'},
],
};