ContactInput constructor
const
ContactInput({})
Implementation
const ContactInput({
this.showTypeSelection = true,
this.showDescriptionField = true,
this.showCountryForPhoneNumbers = true,
this.enableCountrySelection = true,
});