isSoft property
bool
get
isSoft
Return true
if the junction is soft.
Implementation
bool get isSoft => !hardenedDerivation;
Return true
if the junction is soft.
bool get isSoft => !hardenedDerivation;