Success$json top-level constant

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

Implementation

@$core.Deprecated('Use successDescriptor instead')
const Success$json = const {
  '1': 'Success',
  '2': const [
    const {'1': 'produced_events', '3': 1, '4': 1, '5': 11, '6': '.spine.server.dispatch.ProducedEvents', '8': const {}, '9': 0, '10': 'producedEvents'},
    const {'1': 'produced_commands', '3': 2, '4': 1, '5': 11, '6': '.spine.server.dispatch.ProducedCommands', '8': const {}, '9': 0, '10': 'producedCommands'},
    const {'1': 'rejection', '3': 3, '4': 1, '5': 11, '6': '.spine.core.Event', '8': const {}, '9': 0, '10': 'rejection'},
  ],
  '7': const {},
  '8': const [
    const {'1': 'exhaust'},
  ],
};