code_builder icon indicating copy to clipboard operation
code_builder copied to clipboard

Would like a (typeless) parameter shorthand.

Open eseidel opened this issue 3 years ago • 2 comments

AFAICT, the shortest way to add (foo) to your parameter list is Parameter((b) => b..name = 'foo', feels like there could be something shorter? Maybe there is an I just didn't find it in the code?

eseidel avatar Dec 03 '22 03:12 eseidel