call method

dynamic call()

Call this DSX object as a Function, passing parameters if present.

Implementation

dynamic call() => dsx.call();