EmailResponse

data class EmailResponse(val emailSent: Boolean)

Constructors

Link copied to clipboard
constructor(emailSent: Boolean)

Properties

Link copied to clipboard