afterReduction property

String? get afterReduction

Implementation

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