aggregate.pbjson library Null safety

Constants

AggregateEventRecord$json → const Map<String, Object>
@Deprecated('Use aggregateEventRecordDescriptor instead')
const {'1' : 'AggregateEventRecord', '2' : const [const {'1' : 'timestamp', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.proto…
AggregateHistory$json → const Map<String, Object>
@Deprecated('Use aggregateHistoryDescriptor instead')
const {'1' : 'AggregateHistory', '2' : const [const {'1' : 'snapshot', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.server.aggr…
Snapshot$json → const Map<String, Object>
@Deprecated('Use snapshotDescriptor instead')
const {'1' : 'Snapshot', '2' : const [const {'1' : 'state', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.protobuf.Any', &#…

Properties

aggregateEventRecordDescriptor Uint8List
Descriptor for AggregateEventRecord. Decode as a google.protobuf.DescriptorProto.
final
aggregateHistoryDescriptor Uint8List
Descriptor for AggregateHistory. Decode as a google.protobuf.DescriptorProto.
final
snapshotDescriptor Uint8List
Descriptor for Snapshot. Decode as a google.protobuf.DescriptorProto.
final