protobuf/google/protobuf/struct.pbjson library
Constants
-
ListValue$json
→ const Map<
String, Object> -
NullValue$json
→ const Map<
String, Object> -
Struct$json
→ const Map<
String, Object> -
Struct_FieldsEntry$json
→ const Map<
String, Object> -
Value$json
→ const Map<
String, Object>
Properties
- listValueDescriptor → Uint8List
-
Descriptor for
ListValue
. Decode as agoogle.protobuf.DescriptorProto
.final - nullValueDescriptor → Uint8List
-
Descriptor for
NullValue
. Decode as agoogle.protobuf.EnumDescriptorProto
.final - structDescriptor → Uint8List
-
Descriptor for
Struct
. Decode as agoogle.protobuf.DescriptorProto
.final - valueDescriptor → Uint8List
-
Descriptor for
Value
. Decode as agoogle.protobuf.DescriptorProto
.final