totalTax property

String? totalTax

Implementation

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