idle method

Future<void> idle()

Implementation

Future<void> idle() async => await sleep(interval);