dynamic run( f())

Executes the given function f in this zone.

Source

dynamic run(f());