menu
cedar package
documentation
cedar.dart
EntityUid
toExpr method
toExpr method
dark_mode
light_mode
toExpr
method
@
override
Expr
toExpr
(
)
override
Implementation
@override Expr toExpr() => Expr.value(Value.entity(uid: this));
cedar package
documentation
cedar
EntityUid
toExpr method
EntityUid class