isEmpty property

bool get isEmpty

Returns whether the pipeline is empty.

Implementation

bool get isEmpty => codecs.isEmpty;