delay property

Future<void> delay

Implementation

Future<void> get delay => Future.delayed(this);