run method

Executes the given function f in this zone.

dynamic run(
dynamic f()
)

Executes the given function f in this zone.