void scheduleMicrotask(void f())

Runs f asynchronously in this zone.

Source

void scheduleMicrotask(void f());