Fields

revoke():Void

A function with no argument to invalidate (switch off) the proxy.

finalread onlyproxy:Proxy<T>

A Proxy object created with new Proxy(target, handler) call.