hasBound property

bool get hasBound

Implementation

bool get hasBound => after != null || before != null;