syncStart abstract method

Future<SyncStartResponse> syncStart(
  1. ServiceCall call,
  2. SyncStartRequest request
)

Implementation

$async.Future<$3.SyncStartResponse> syncStart(
    $grpc.ServiceCall call, $3.SyncStartRequest request);