removeProject abstract method

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

Implementation

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