RecentTransactionUpdatesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use recentTransactionUpdatesRequestDescriptor instead')
const RecentTransactionUpdatesRequest$json = {
  '1': 'RecentTransactionUpdatesRequest',
  '2': [
    {'1': 'limit', '3': 1, '4': 1, '5': 4, '9': 0, '10': 'limit', '17': true},
  ],
  '8': [
    {'1': '_limit'},
  ],
};