origin property

Implementation

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