delay property

Future<void> get delay

another form of wait to use or call more precisely

Implementation

Future<void> get delay => wait;