EventCausedCommands$json top-level constant

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

Implementation

@$core.Deprecated('Use eventCausedCommandsDescriptor instead')
const EventCausedCommands$json = const {
  '1': 'EventCausedCommands',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.core.EventId', '10': 'id'},
    const {'1': 'produced', '3': 2, '4': 3, '5': 11, '6': '.spine.core.CommandId', '8': const {}, '10': 'produced'},
  ],
};