afterReduction property

double? get afterReduction

Implementation

double? get afterReduction => (_$data['afterReduction'] as double?);