product property

Implementation

Input$InvoicingProductsInput? get product =>
    (_$data['product'] as Input$InvoicingProductsInput?);