DealerInfoV2 constructor
Implementation
const DealerInfoV2({
this.dealerOrgId,
this.dealerId,
this.dealerName,
this.address,
this.fullAddress,
this.totalTechnicians,
this.totalGenSets,
this.wizardStep,
this.hasCompletedWizard,
this.adminEmails,
});