customer property

Implementation

Input$SaleCustomerInput? get customer =>
    (_$data['customer'] as Input$SaleCustomerInput?);