menu
google_cloud_firestore_v1 package
documentation
firestore.dart
StructuredPipeline
StructuredPipeline.new constructor
StructuredPipeline.new constructor
dark_mode
light_mode
StructuredPipeline
constructor
StructuredPipeline
(
{
required
Pipeline
?
pipeline
,
Map
<
String
,
Value
>
options
=
const {}
,
})
Implementation
StructuredPipeline({required this.pipeline, this.options = const {}}) : super(fullyQualifiedName);
google_cloud_firestore_v1 package
documentation
firestore
StructuredPipeline
StructuredPipeline.new constructor
StructuredPipeline class