sync abstract method

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

Implementation

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