PriceOverrides constructor

PriceOverrides({
  1. List<Null>? country,
})

Implementation

PriceOverrides({this.country});