User

class User(user: String, pw: String)

Properties

pw
Link copied to clipboard
val pw: String
user
Link copied to clipboard
val user: String