DealerUserDealerOrgV2 constructor
Implementation
const DealerUserDealerOrgV2({
this.dealerOrgId,
this.dealerId,
this.companyName,
this.address1,
this.address2,
this.city,
this.state,
this.postalCode,
});
const DealerUserDealerOrgV2({
this.dealerOrgId,
this.dealerId,
this.companyName,
this.address1,
this.address2,
this.city,
this.state,
this.postalCode,
});