efficiencyPercent property

double get efficiencyPercent

Implementation

double get efficiencyPercent => (efficiency as int) / 100.0;