$DealerInfoV2Extension extension
Methods
-
copyWith({int? dealerOrgId, String? dealerId, String? dealerName, String? address, DeviceAddressV2? fullAddress, int? totalTechnicians, int? totalGenSets, String? wizardStep, bool? hasCompletedWizard, String? adminEmails})
→ DealerInfoV2
-
-
copyWithWrapped({Wrapped<int?>? dealerOrgId, Wrapped<String?>? dealerId, Wrapped<String?>? dealerName, Wrapped<String?>? address, Wrapped<DeviceAddressV2?>? fullAddress, Wrapped<int?>? totalTechnicians, Wrapped<int?>? totalGenSets, Wrapped<String?>? wizardStep, Wrapped<bool?>? hasCompletedWizard, Wrapped<String?>? adminEmails})
→ DealerInfoV2
-