FunctionDisposable constructor

FunctionDisposable(
  1. ExecutableFunction? function
)

Implementation

FunctionDisposable(this.function);