remoteCall property

EitherResponse<E, T> Function() remoteCall

The remote call to be made

Implementation

EitherResponse<E, T> Function() get remoteCall;