origin property

Implementation

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