sync abstract method

Future<SyncResponse> sync(
  1. ServiceCall call,
  2. SyncRequest request
)

Implementation

$async.Future<$33.SyncResponse> sync($grpc.ServiceCall call, $33.SyncRequest request);