runVoid property

VoidResultUnary<S> runVoid

Implementation

VoidResultUnary<S> get runVoid => unaryRunVoid<T, S>(this);