waitUntil method Null safety

void waitUntil(
  1. Future f
)

Implementation

void waitUntil(Future f) native;