totalTaxes property

  1. @JsonKey(name: 'total_taxes')
double totalTaxes
inherited

Implementation

@JsonKey(name: 'total_taxes')
double get totalTaxes => throw _privateConstructorUsedError;