delayedNotify method

void delayedNotify()

Implementation

void delayedNotify() => Delayed.post(notify);