toExpr method

  1. @override
Expr toExpr()
override

Implementation

@override
Expr toExpr() => Expr.value(Value.entity(uid: this));