isEnded property

bool get isEnded

Whether this span has been ended.

Implementation

bool get isEnded => _ended;