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