FulfillmentError$json top-level constant

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

Implementation

@$core.Deprecated('Use fulfillmentErrorDescriptor instead')
const FulfillmentError$json = {
  '1': 'FulfillmentError',
  '2': [
    {
      '1': 'Errors',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.FulfillmentLineError',
      '10': 'Errors'
    },
  ],
};