beforeReduction property

double? get beforeReduction

Implementation

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