menu
firebaseapis package
documentation
firestore/v1beta1.dart
DocumentRemove
DocumentRemove constructor
DocumentRemove constructor
dark_mode
light_mode
DocumentRemove
constructor
DocumentRemove
(
{
String
?
document
,
String
?
readTime
,
List
<
int
>
?
removedTargetIds
,
})
Implementation
DocumentRemove({ this.document, this.readTime, this.removedTargetIds, });
firebaseapis package
documentation
firestore/v1beta1
DocumentRemove
DocumentRemove constructor
DocumentRemove class