prices property

Implementation

List<Input$BarcodePricesInput>? get prices =>
    (_$data['prices'] as List<Input$BarcodePricesInput>?);