HubState$json top-level constant

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

Implementation

@$core.Deprecated('Use hubStateDescriptor instead')
const HubState$json = {
  '1': 'HubState',
  '2': [
    {'1': 'last_eth_block', '3': 1, '4': 1, '5': 13, '10': 'lastEthBlock'},
    {'1': 'last_fname_proof', '3': 2, '4': 1, '5': 4, '10': 'lastFnameProof'},
  ],
};