Dict constructor

Dict(
  1. Map<Expr, Expr> entries
)

Implementation

Dict(this.entries, );