customer property

Implementation

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