catch_up.pbjson library Null safety

Constants

CatchUp$json → const Map<String, Object>
@Deprecated('Use catchUpDescriptor instead')
const {'1' : 'CatchUp', '2' : const [const {'1' : 'id', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.server.catchup.CatchUpId&#…
CatchUp_Request$json → const Map<String, Object>
@Deprecated('Use catchUpDescriptor instead')
const {'1' : 'Request', '2' : const [const {'1' : 'target', '3' : 1, '4' : 3, '5' : 11, '6' : '.google.protobuf.Any', &#…
CatchUpId$json → const Map<String, Object>
@Deprecated('Use catchUpIdDescriptor instead')
const {'1' : 'CatchUpId', '2' : const [const {'1' : 'uuid', '3' : 1, '4' : 1, '5' : 9, '10' : 'uuid'}, const {'1'…
CatchUpStatus$json → const Map<String, Object>
@Deprecated('Use catchUpStatusDescriptor instead')
const {'1' : 'CatchUpStatus', '2' : const [const {'1' : 'CUS_UNDEFINED', '2' : 0}, const {'1' : 'IN_PROGRESS', '2' : 1}, const {…

Properties

catchUpDescriptor Uint8List
Descriptor for CatchUp. Decode as a google.protobuf.DescriptorProto.
final
catchUpIdDescriptor Uint8List
Descriptor for CatchUpId. Decode as a google.protobuf.DescriptorProto.
final
catchUpStatusDescriptor Uint8List
Descriptor for CatchUpStatus. Decode as a google.protobuf.EnumDescriptorProto.
final