whenComplete property

Future<R?> whenComplete

Implementation

Future<R?> get whenComplete => _completer.future;