future property

Future<void>? get future

Implementation

Future<void>? get future => _initialisationCompleter?.future;