totalTax property

String? get totalTax

Implementation

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