isHypenInternal property
bool
get
isHypenInternal
Implementation
bool get isHypenInternal =>
displayName.startsWith(r'$') ||
hypenIgnoreGeneration.hasAnnotationOf(this) ||
isOverridedHypenInternal;