deductAmount property

double? get deductAmount

Implementation

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