Constructor.
init
AsyncLoop(I init, this.condition, this.next, this.body) : // ignore: prefer_initializing_formals i = init;