future property

Future get future

Future completing when this AwaitableTimer is finished.

Implementation

Future get future => _completer.future;