CommandRejected$json top-level constant

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

Implementation

@$core.Deprecated('Use commandRejectedDescriptor instead')
const CommandRejected$json = const {
  '1': 'CommandRejected',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.core.CommandId', '10': 'id'},
    const {'1': 'rejection_event', '3': 2, '4': 1, '5': 11, '6': '.spine.core.Event', '8': const {}, '10': 'rejectionEvent'},
  ],
};