apcPrices property

  1. @JsonKey(name: 'apc_prices')
List<ApcPrice>? apcPrices
getter/setter pair

Implementation

@JsonKey(name: 'apc_prices')
List<ApcPrice>? apcPrices;