future property

Future<void>? future
getter/setter pair

The reference to the controlled future

Implementation

Future<void>? future;