CommandAcknowledged$json top-level constant

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

Implementation

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