throttle method

VoidCallback throttle()

Implementation

VoidCallback throttle(){
  return FunctionProxy(this).throttle;
}