command.pbjson library Null safety

Constants

Command$json → const Map<String, Object>
@Deprecated('Use commandDescriptor instead')
const {'1' : 'Command', '2' : const [const {'1' : 'id', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.core.CommandId', '…
Command_SystemProperties$json → const Map<String, Object>
@Deprecated('Use commandDescriptor instead')
const {'1' : 'SystemProperties', '2' : const [const {'1' : 'scheduling_time', '3' : 11, '4' : 1, '5' : 11, '6' : '.google.pr…
CommandContext$json → const Map<String, Object>
@Deprecated('Use commandContextDescriptor instead')
const {'1' : 'CommandContext', '2' : const [const {'1' : 'actor_context', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.core.Act…
CommandContext_AttributesEntry$json → const Map<String, Object>
@Deprecated('Use commandContextDescriptor instead')
const {'1' : 'AttributesEntry', '2' : const [const {'1' : 'key', '3' : 1, '4' : 1, '5' : 9, '10' : 'key'}, const {'1…
CommandContext_Schedule$json → const Map<String, Object>
@Deprecated('Use commandContextDescriptor instead')
const {'1' : 'Schedule', '2' : const [const {'1' : 'delay', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.protobuf.Duration'…
CommandId$json → const Map<String, Object>
@Deprecated('Use commandIdDescriptor instead')
const {'1' : 'CommandId', '2' : const [const {'1' : 'uuid', '3' : 1, '4' : 1, '5' : 9, '10' : 'uuid'}], '7' : co…
CommandValidationError$json → const Map<String, Object>
@Deprecated('Use commandValidationErrorDescriptor instead')
const {'1' : 'CommandValidationError', '2' : const [const {'1' : 'UNKNOWN', '2' : 0}, const {'1' : 'UNSUPPORTED_COMMAND', '2' : …

Properties

commandContextDescriptor Uint8List
Descriptor for CommandContext. Decode as a google.protobuf.DescriptorProto.
final
commandDescriptor Uint8List
Descriptor for Command. Decode as a google.protobuf.DescriptorProto.
final
commandIdDescriptor Uint8List
Descriptor for CommandId. Decode as a google.protobuf.DescriptorProto.
final
commandValidationErrorDescriptor Uint8List
Descriptor for CommandValidationError. Decode as a google.protobuf.EnumDescriptorProto.
final