DefaultNodeInfoOther$json top-level constant

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

Implementation

@$core.Deprecated('Use defaultNodeInfoOtherDescriptor instead')
const DefaultNodeInfoOther$json = const {
  '1': 'DefaultNodeInfoOther',
  '2': const [
    const {'1': 'tx_index', '3': 1, '4': 1, '5': 9, '10': 'txIndex'},
    const {'1': 'rpc_address', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'rpcAddress'},
  ],
};