CountryCodeFieldData

data class CountryCodeFieldData(val phoneNumber: TextFieldValue, val countryCode: String)

Constructors

Link copied to clipboard
constructor(phoneNumber: TextFieldValue, countryCode: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard