totalReductions property

double? get totalReductions

Implementation

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