BatchDispatchOutcome$json top-level constant

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

Implementation

@$core.Deprecated('Use batchDispatchOutcomeDescriptor instead')
const BatchDispatchOutcome$json = const {
  '1': 'BatchDispatchOutcome',
  '2': const [
    const {'1': 'target_entity', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'targetEntity'},
    const {'1': 'outcome', '3': 2, '4': 3, '5': 11, '6': '.spine.server.dispatch.DispatchOutcome', '8': const {}, '10': 'outcome'},
    const {'1': 'successful', '3': 3, '4': 1, '5': 8, '10': 'successful'},
  ],
  '7': const {},
};