delApplet method
Implementation
$async.Future<DelAppletResp> delApplet($pb.ClientContext? ctx, DelAppletReq request) =>
_client.invoke<DelAppletResp>(ctx, 'admin', 'DelApplet', request, DelAppletResp());
$async.Future<DelAppletResp> delApplet($pb.ClientContext? ctx, DelAppletReq request) =>
_client.invoke<DelAppletResp>(ctx, 'admin', 'DelApplet', request, DelAppletResp());