totalTaxes property

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

Implementation

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