FulfillmentLineError$json top-level constant

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

Implementation

@$core.Deprecated('Use fulfillmentLineErrorDescriptor instead')
const FulfillmentLineError$json = {
  '1': 'FulfillmentLineError',
  '2': [
    {'1': 'Line', '3': 1, '4': 1, '5': 11, '6': '.OrderLine', '10': 'Line'},
    {'1': 'ErrorMessage', '3': 2, '4': 1, '5': 9, '10': 'ErrorMessage'},
  ],
};