RejectionEventContext$json top-level constant

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

Implementation

@$core.Deprecated('Use rejectionEventContextDescriptor instead')
const RejectionEventContext$json = const {
  '1': 'RejectionEventContext',
  '2': const [
    const {'1': 'command', '3': 3, '4': 1, '5': 11, '6': '.spine.core.Command', '10': 'command'},
    const {'1': 'stacktrace', '3': 2, '4': 1, '5': 9, '10': 'stacktrace'},
    const {
      '1': 'command_message',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '8': const {'3': true},
      '10': 'commandMessage',
    },
  ],
  '7': const {},
};