isSingleBond property

bool get isSingleBond

Implementation

bool get isSingleBond => bondStyle.bondType == BondType.single;