isSingle property

bool get isSingle

Implementation

bool get isSingle => _fragments.length == 1;