event.pbjson library Null safety

Constants

Event$json → const Map<String, Object>
@Deprecated('Use eventDescriptor instead')
const {'1' : 'Event', '2' : const [const {'1' : 'id', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.core.EventId', '8…
EventContext$json → const Map<String, Object>
@Deprecated('Use eventContextDescriptor instead')
const {'1' : 'EventContext', '2' : const [const {'1' : 'timestamp', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.protobuf.Time…
EventId$json → const Map<String, Object>
@Deprecated('Use eventIdDescriptor instead')
const {'1' : 'EventId', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 9, '10' : 'value'}], '7' : co…
EventValidationError$json → const Map<String, Object>
@Deprecated('Use eventValidationErrorDescriptor instead')
const {'1' : 'EventValidationError', '2' : const [const {'1' : 'UNKNOWN_REASON', '2' : 0}, const {'1' : 'UNSUPPORTED_EVENT', '2'…
RejectionEventContext$json → const Map<String, Object>
@Deprecated('Use rejectionEventContextDescriptor instead')
const {'1' : 'RejectionEventContext', '2' : const [const {'1' : 'command', '3' : 3, '4' : 1, '5' : 11, '6' : '.spine.core.Co…

Properties

eventContextDescriptor Uint8List
Descriptor for EventContext. Decode as a google.protobuf.DescriptorProto.
final
eventDescriptor Uint8List
Descriptor for Event. Decode as a google.protobuf.DescriptorProto.
final
eventIdDescriptor Uint8List
Descriptor for EventId. Decode as a google.protobuf.DescriptorProto.
final
eventValidationErrorDescriptor Uint8List
Descriptor for EventValidationError. Decode as a google.protobuf.EnumDescriptorProto.
final
rejectionEventContextDescriptor Uint8List
Descriptor for RejectionEventContext. Decode as a google.protobuf.DescriptorProto.
final