sync abstract method

Stream<SyncRes> sync(
  1. ServiceCall call,
  2. SyncReq request
)

Implementation

$async.Stream<$0.SyncRes> sync($grpc.ServiceCall call, $0.SyncReq request);