params property

Map<String, Expr> params
final

The parameters to the function.

Implementation

final Map<String, Expr> params;