ChunkDocumentSource class

Inheritance
Available extensions
Annotations
  • @artifact

Constructors

ChunkDocumentSource({required String documentPath, List<String>? fieldMask})
const

Properties

documentPath String
final
fieldMask List<String>?
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
to → _a

Available on _f, provided by the $ChunkDocumentSource extension

no setter
to → _a

Available on _d, provided by the $ChunkSource extension

no setter

Methods

copyWith({_7? documentPath, _6? fieldMask, _m deleteFieldMask = _F, _6? appendFieldMask, _6? removeFieldMask}) → _f

Available on _f, provided by the $ChunkDocumentSource extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() → _5

Available on _f, provided by the $ChunkDocumentSource extension

toMap() → _5

Available on _d, provided by the $ChunkSource extension

toString() String
A string representation of this object.
inherited
writeTo(File file) Future<void>
override

Operators

operator ==(Object other) bool
The equality operator.
inherited