Package-level declarations
Functions
Link copied to clipboard
fun UserDataProfile(address: Address, email: String? = null, company: String? = null, fullName: String? = null, phoneNumber: String? = null): UserDataProfile
Creates a new instance of UserDataProfile with the given parameters.