Future initDone()
in
example/lib/main.dart [16:18]
3
lines of code
1
McCabe index (conditional complexity)
Future<void> initDone() async { return _initCompleter.future; }