origin property

Implementation

Input$SaleInvoiceOriginInput? get origin =>
    (_$data['origin'] as Input$SaleInvoiceOriginInput?);