sync abstract method

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

Implementation

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