toggle menu
StudyPlanet
androidJvm
switch theme
search in API
StudyPlanet
/
com.qwict.studyplanetandroid.presentation.viewmodels.sealed
/
AuthenticationFormEvent
/
EmailChanged
Email
Changed
data
class
EmailChanged
(
val
email
:
String
)
:
AuthenticationFormEvent
Members
Constructors
Email
Changed
Link copied to clipboard
constructor
(
email
:
String
)
Properties
email
Link copied to clipboard
val
email
:
String