protos/record.pbjson library
Constants
-
PointerRecord$json
→ const Map<
String, Object> -
Record$json
→ const Map<
String, Object> -
RecordPacket$json
→ const Map<
String, Object> -
RecordType$json
→ const Map<
String, Object>
Properties
- pointerRecordDescriptor → Uint8List
-
Descriptor for
PointerRecord
. Decode as agoogle.protobuf.DescriptorProto
.final - recordDescriptor → Uint8List
-
Descriptor for
Record
. Decode as agoogle.protobuf.DescriptorProto
.final - recordPacketDescriptor → Uint8List
-
Descriptor for
RecordPacket
. Decode as agoogle.protobuf.DescriptorProto
.final - recordTypeDescriptor → Uint8List
-
Descriptor for
RecordType
. Decode as agoogle.protobuf.EnumDescriptorProto
.final