deleteLicense_Pre method
Implementation
$async.Future<$1.StatusResponse> deleteLicense_Pre($grpc.ServiceCall call, $async.Future<$14.DeleteLicenseRequest> request) async {
return deleteLicense(call, await request);
}
$async.Future<$1.StatusResponse> deleteLicense_Pre($grpc.ServiceCall call, $async.Future<$14.DeleteLicenseRequest> request) async {
return deleteLicense(call, await request);
}