TargetAssignedToCommand$json top-level constant

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

Implementation

@$core.Deprecated('Use targetAssignedToCommandDescriptor instead')
const TargetAssignedToCommand$json = const {
  '1': 'TargetAssignedToCommand',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.core.CommandId', '10': 'id'},
    const {'1': 'target', '3': 2, '4': 1, '5': 11, '6': '.spine.system.server.CommandTarget', '8': const {}, '10': 'target'},
  ],
};