uitlegBundeling property

String get uitlegBundeling

Implementation

String get uitlegBundeling => isNL
    ? 'Reductie voor n kabels naast elkaar in één laag (horizontale bundeling)'
    : 'Reduction for n cables side by side in one layer (horizontal grouping)';