remoteCall property

EitherResponse<T> Function() remoteCall

The remote call to be made

Implementation

EitherResponse<T> Function() get remoteCall;