CommandContext$json top-level constant Null safety
@Deprecated('Use commandContextDescriptor instead')
Implementation
@$core.Deprecated('Use commandContextDescriptor instead')
const CommandContext$json = const {
'1': 'CommandContext',
'2': const [
const {'1': 'actor_context', '3': 1, '4': 1, '5': 11, '6': '.spine.core.ActorContext', '8': const {}, '10': 'actorContext'},
const {'1': 'target_version', '3': 2, '4': 1, '5': 5, '10': 'targetVersion'},
const {'1': 'attributes', '3': 3, '4': 3, '5': 11, '6': '.spine.core.CommandContext.AttributesEntry', '10': 'attributes'},
const {'1': 'schedule', '3': 4, '4': 1, '5': 11, '6': '.spine.core.CommandContext.Schedule', '10': 'schedule'},
const {'1': 'origin', '3': 5, '4': 1, '5': 11, '6': '.spine.core.Origin', '8': const {}, '10': 'origin'},
],
'3': const [CommandContext_AttributesEntry$json, CommandContext_Schedule$json],
'7': const {},
};