getSyncing abstract method

Future<GetSyncingResponse> getSyncing(
  1. ServiceCall call,
  2. GetSyncingRequest request
)

Implementation

$async.Future<$0.GetSyncingResponse> getSyncing(
    $grpc.ServiceCall call, $0.GetSyncingRequest request);