GetTxRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getTxRequestDescriptor instead')
const GetTxRequest$json = const {
  '1': 'GetTxRequest',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 9, '10': 'hash'},
  ],
};