AdditionalFieldsConfiguration
constructor(phone: AddressLauncher.AdditionalFieldsConfiguration.FieldConfiguration = FieldConfiguration.HIDDEN, checkboxLabel: String? = null)
Parameters
phone
Configuration for the field that collects a phone number. Defaults to FieldConfiguration.HIDDEN
checkboxLabel
The label of a checkbox displayed below other fields. If null, the checkbox is not displayed. Defaults to null