OrderRequest_PurchasesEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use orderRequestDescriptor instead')
const OrderRequest_PurchasesEntry$json = const {
  '1': 'PurchasesEntry',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    const {'1': 'value', '3': 2, '4': 1, '5': 5, '10': 'value'},
  ],
  '7': const {'7': true},
};