unlinkRepo abstract method

Future<UnlinkRepoResponse> unlinkRepo(
  1. ServiceCall call,
  2. UnlinkRepoRequest request
)

Implementation

$async.Future<$2.UnlinkRepoResponse> unlinkRepo($grpc.ServiceCall call, $2.UnlinkRepoRequest request);