toit/model/pubsub/message.pbjson library
Constants
-
Envelope$json
→ const Map<
String, Object> -
Message$json
→ const Map<
String, Object> -
Publisher$json
→ const Map<
String, Object> -
Publisher_Device$json
→ const Map<
String, Object> -
Publisher_External$json
→ const Map<
String, Object>
Properties
- envelopeDescriptor → Uint8List
-
Descriptor for
Envelope
. Decode as agoogle.protobuf.DescriptorProto
.final - messageDescriptor → Uint8List
-
Descriptor for
Message
. Decode as agoogle.protobuf.DescriptorProto
.final - publisherDescriptor → Uint8List
-
Descriptor for
Publisher
. Decode as agoogle.protobuf.DescriptorProto
.final