deleteLicense abstract method

Future<StatusResponse> deleteLicense(
  1. ServiceCall call,
  2. DeleteLicenseRequest request
)

Implementation

$async.Future<$1.StatusResponse> deleteLicense($grpc.ServiceCall call, $14.DeleteLicenseRequest request);