deductAmount property

String? get deductAmount

Implementation

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