hasCallback property

bool hasCallback

Check if this route has callback

Implementation

bool get hasCallback => callback != null;