unlinkRepo abstract method

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

Implementation

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