Remove the script. 删除脚本.
@override Future<void> remove(String code, {Context? ctx}) async { return await _h.invoke(this, _methods['remove']!, [code], ctx); }