removeProject abstract method

Future<RemoveProjectResponse> removeProject(
  1. ServiceCall call,
  2. RemoveProjectRequest request
)

Implementation

$async.Future<$1.RemoveProjectResponse> removeProject(
    $grpc.ServiceCall call, $1.RemoveProjectRequest request);