This is a code in classes
addUser (id,name,email,password,mobile) { // Creating a new instance of User with the details provided let newUser = new Use