dropped property

Future<void> dropped

A Future which completes when the Objection is dropped.

Implementation

Future<void> get dropped => _completer.future;