An unmodifiable Iterable of all active Objections which are preventing this phase from completing.
Objection
Iterable<Objection> get objections => UnmodifiableListView(_objections);