write.pbjson library Null safety

Constants

DocumentChange$json → const Map<String, Object>
@Deprecated('Use documentChangeDescriptor instead')
const {'1' : 'DocumentChange', '2' : const [const {'1' : 'document', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.firestore.v1…
DocumentDelete$json → const Map<String, Object>
@Deprecated('Use documentDeleteDescriptor instead')
const {'1' : 'DocumentDelete', '2' : const [const {'1' : 'document', '3' : 1, '4' : 1, '5' : 9, '10' : 'document'}, cons…
DocumentRemove$json → const Map<String, Object>
@Deprecated('Use documentRemoveDescriptor instead')
const {'1' : 'DocumentRemove', '2' : const [const {'1' : 'document', '3' : 1, '4' : 1, '5' : 9, '10' : 'document'}, cons…
DocumentTransform$json → const Map<String, Object>
@Deprecated('Use documentTransformDescriptor instead')
const {'1' : 'DocumentTransform', '2' : const [const {'1' : 'document', '3' : 1, '4' : 1, '5' : 9, '10' : 'document'}, c…
DocumentTransform_FieldTransform$json → const Map<String, Object>
@Deprecated('Use documentTransformDescriptor instead')
const {'1' : 'FieldTransform', '2' : const [const {'1' : 'field_path', '3' : 1, '4' : 1, '5' : 9, '10' : 'fieldPath'}, c…
DocumentTransform_FieldTransform_ServerValue$json → const Map<String, Object>
@Deprecated('Use documentTransformDescriptor instead')
const {'1' : 'ServerValue', '2' : const [const {'1' : 'SERVER_VALUE_UNSPECIFIED', '2' : 0}, const {'1' : 'REQUEST_TIME', '2' : 1…
ExistenceFilter$json → const Map<String, Object>
@Deprecated('Use existenceFilterDescriptor instead')
const {'1' : 'ExistenceFilter', '2' : const [const {'1' : 'target_id', '3' : 1, '4' : 1, '5' : 5, '10' : 'targetId'}, co…
Write$json → const Map<String, Object>
@Deprecated('Use writeDescriptor instead')
const {'1' : 'Write', '2' : const [const {'1' : 'update', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.firestore.v1.Document&#…
WriteResult$json → const Map<String, Object>
@Deprecated('Use writeResultDescriptor instead')
const {'1' : 'WriteResult', '2' : const [const {'1' : 'update_time', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.protobuf.Tim…

Properties

documentChangeDescriptor Uint8List
Descriptor for DocumentChange. Decode as a google.protobuf.DescriptorProto.
final
documentDeleteDescriptor Uint8List
Descriptor for DocumentDelete. Decode as a google.protobuf.DescriptorProto.
final
documentRemoveDescriptor Uint8List
Descriptor for DocumentRemove. Decode as a google.protobuf.DescriptorProto.
final
documentTransformDescriptor Uint8List
Descriptor for DocumentTransform. Decode as a google.protobuf.DescriptorProto.
final
existenceFilterDescriptor Uint8List
Descriptor for ExistenceFilter. Decode as a google.protobuf.DescriptorProto.
final
writeDescriptor Uint8List
Descriptor for Write. Decode as a google.protobuf.DescriptorProto.
final
writeResultDescriptor Uint8List
Descriptor for WriteResult. Decode as a google.protobuf.DescriptorProto.
final