products property

Implementation

List<Input$InvoicingProductsInput> get products =>
    (_$data['products'] as List<Input$InvoicingProductsInput>);