SignInRequest
@Immutable
Content copied to clipboard
Author
Vitaliy Zarubin
Constructors
SignInRequest
Link copied to clipboard
fun SignInRequest(username: String, password: String, rememberMe: Boolean = true)
Content copied to clipboard