OrganizationRegistrationState constructor
Creates an OrganizationRegistrationState with the given values.
Implementation
const OrganizationRegistrationState({
this.selectedStatus,
this.selectedDesignation,
this.selectedState,
this.selectedCity,
});