isHard property
bool
get
isHard
Return true
if the junction is hard.
Implementation
bool get isHard => hardenedDerivation;
Return true
if the junction is hard.
bool get isHard => hardenedDerivation;