TxHistoryPage$json top-level constant

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

Implementation

@$core.Deprecated('Use txHistoryPageDescriptor instead')
const TxHistoryPage$json = {
  '1': 'TxHistoryPage',
  '2': [
    {'1': 'txs', '3': 1, '4': 3, '5': 11, '6': '.chronik.Tx', '10': 'txs'},
    {'1': 'num_pages', '3': 2, '4': 1, '5': 13, '10': 'numPages'},
    {'1': 'num_txs', '3': 3, '4': 1, '5': 13, '10': 'numTxs'},
  ],
};