menu
mongo_dart_query package
documentation
mongo_aggregation.dart
Literal
Literal const constructor
Literal const constructor
dark_mode
light_mode
Literal
constructor
const
Literal
(
dynamic
_expr
)
Creates a literal expression
Implementation
const Literal(this._expr);
mongo_dart_query package
documentation
mongo_aggregation
Literal
Literal const constructor
Literal class