runVoidAsync property

VoidResultUnaryAsync<S> runVoidAsync

Implementation

VoidResultUnaryAsync<S> get runVoidAsync => unaryRunVoidAsync<T, S>(this);