discount property

Implementation

Input$DiscountDtoInput? get discount =>
    (_$data['discount'] as Input$DiscountDtoInput?);