menu
mongo_dart_query package
documentation
mongo_aggregation.dart
AggregationStage
AggregationStage.new constructor
AggregationStage.new constructor
dark_mode
light_mode
AggregationStage
constructor
AggregationStage
(
String
_name
,
Object
_content
)
Implementation
AggregationStage(this._name, this._content);
mongo_dart_query package
documentation
mongo_aggregation
AggregationStage
AggregationStage.new constructor
AggregationStage class