hasBranch property

bool hasBranch
inherited

Returns true if this event has branch, otherwise false.

Implementation

bool get hasBranch => branches.isNotEmpty;