UserEntity

constructor(uuid: String, name: String, address: String? = null, lastSeen: Long? = null)