hasRestrictedBeginEndDifferentiation property
Check if it has different begin/end. Returns true if it has different begin/end, false otherwise
Implementation
bool get hasRestrictedBeginEndDifferentiation => ndBeginEndRatio >= 0;
Check if it has different begin/end. Returns true if it has different begin/end, false otherwise
bool get hasRestrictedBeginEndDifferentiation => ndBeginEndRatio >= 0;