Dart API Reference
dart:async
ZoneDelegate
createTimer
createTimer
method
Timer
createTimer
(
Zone
zone
,
Duration
duration
,
void
f
()
)