done property

Future<void> get done

Completes when the DDS instance has shutdown.

Implementation

Future<void> get done => _ddsInstance.exitCode;