ChunkDocumentSource class
- Inheritance
-
- Object
- ChunkSource
- ChunkDocumentSource
- 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 _g, provided by the $ChunkDocumentSource extension
no setter - to → _a
-
Available on _e, provided by the $ChunkSource extension
no setter
Methods
-
copyWith(
{_7? documentPath, _6? fieldMask, _n deleteFieldMask = _F, _6? appendFieldMask, _6? removeFieldMask}) → _g -
Available on _g, provided by the $ChunkDocumentSource extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → _5 -
Available on _g, provided by the $ChunkDocumentSource extension
-
toMap(
) → _5 -
Available on _e, 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