CommandLog$json top-level constant

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

Implementation

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