inbox.pbjson library Null safety

Constants

InboxId$json → const Map<String, Object>
@Deprecated('Use inboxIdDescriptor instead')
const {'1' : 'InboxId', '2' : const [const {'1' : 'entity_id', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.client.EntityId'…
InboxLabel$json → const Map<String, Object>
@Deprecated('Use inboxLabelDescriptor instead')
const {'1' : 'InboxLabel', '2' : const [const {'1' : 'IL_UNKNOWN', '2' : 0}, const {'1' : 'HANDLE_COMMAND', '2' : 1}, const {…
InboxMessage$json → const Map<String, Object>
@Deprecated('Use inboxMessageDescriptor instead')
const {'1' : 'InboxMessage', '2' : const [const {'1' : 'id', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.server.delivery.Inbox…
InboxMessageId$json → const Map<String, Object>
@Deprecated('Use inboxMessageIdDescriptor instead')
const {'1' : 'InboxMessageId', '2' : const [const {'1' : 'uuid', '3' : 1, '4' : 1, '5' : 9, '8' : const {}, '10' : '…
InboxMessageStatus$json → const Map<String, Object>
@Deprecated('Use inboxMessageStatusDescriptor instead')
const {'1' : 'InboxMessageStatus', '2' : const [const {'1' : 'IMS_UNKNOWN', '2' : 0}, const {'1' : 'TO_DELIVER', '2' : 1}, const…
InboxSignalId$json → const Map<String, Object>
@Deprecated('Use inboxSignalIdDescriptor instead')
const {'1' : 'InboxSignalId', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 9, '8' : const {}, '10' : '…

Properties

inboxIdDescriptor Uint8List
Descriptor for InboxId. Decode as a google.protobuf.DescriptorProto.
final
inboxLabelDescriptor Uint8List
Descriptor for InboxLabel. Decode as a google.protobuf.EnumDescriptorProto.
final
inboxMessageDescriptor Uint8List
Descriptor for InboxMessage. Decode as a google.protobuf.DescriptorProto.
final
inboxMessageIdDescriptor Uint8List
Descriptor for InboxMessageId. Decode as a google.protobuf.DescriptorProto.
final
inboxMessageStatusDescriptor Uint8List
Descriptor for InboxMessageStatus. Decode as a google.protobuf.EnumDescriptorProto.
final
inboxSignalIdDescriptor Uint8List
Descriptor for InboxSignalId. Decode as a google.protobuf.DescriptorProto.
final