代理函数,在扩展中移除 dart bridge 函数
bool removeInterface(String funcName) => context.removeInterface(funcName);