struct.pbjson library Null safety
Constants
-
ListValue$json
→ const Map<
String, Object> -
@Deprecated('Use listValueDescriptor instead')
const {'1' : 'ListValue', '2' : const [const {'1' : 'values', '3' : 1, '4' : 3, '5' : 11, '6' : '.google.protobuf.Value'… -
NullValue$json
→ const Map<
String, Object> -
@Deprecated('Use nullValueDescriptor instead')
const {'1' : 'NullValue', '2' : const [const {'1' : 'NULL_VALUE', '2' : 0}]} -
Struct$json
→ const Map<
String, Object> -
@Deprecated('Use structDescriptor instead')
const {'1' : 'Struct', '2' : const [const {'1' : 'fields', '3' : 1, '4' : 3, '5' : 11, '6' : '.google.protobuf.Struct.Fields… -
Struct_FieldsEntry$json
→ const Map<
String, Object> -
@Deprecated('Use structDescriptor instead')
const {'1' : 'FieldsEntry', '2' : const [const {'1' : 'key', '3' : 1, '4' : 1, '5' : 9, '10' : 'key'}, const {'1'… -
Value$json
→ const Map<
String, Object> -
@Deprecated('Use valueDescriptor instead')
const {'1' : 'Value', '2' : const [const {'1' : 'null_value', '3' : 1, '4' : 1, '5' : 14, '6' : '.google.protobuf.NullValue&…
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