price property

Implementation

Input$OrderProductPriceInput? get price =>
    (_$data['price'] as Input$OrderProductPriceInput?);