RequestOfferSnapshot$json top-level constant

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

Implementation

@$core.Deprecated('Use requestOfferSnapshotDescriptor instead')
const RequestOfferSnapshot$json = const {
  '1': 'RequestOfferSnapshot',
  '2': const [
    const {'1': 'snapshot', '3': 1, '4': 1, '5': 11, '6': '.tendermint.abci.Snapshot', '10': 'snapshot'},
    const {'1': 'app_hash', '3': 2, '4': 1, '5': 12, '10': 'appHash'},
  ],
};