curry property

HigherFn1<R, T0> get curry

Implementation

HigherFn1<R, T0> get curry => toCurry1(this);