const factory Expr.extensionCall({ required String fn, required List<Expr> args, }) = ExprExtensionCall;