CommandScheduled$json top-level constant

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

Implementation

@$core.Deprecated('Use commandScheduledDescriptor instead')
const CommandScheduled$json = const {
  '1': 'CommandScheduled',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.core.CommandId', '10': 'id'},
    const {'1': 'schedule', '3': 2, '4': 1, '5': 11, '6': '.spine.core.CommandContext.Schedule', '8': const {}, '10': 'schedule'},
  ],
};