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