demoLogin method

Student demoLogin()

Implementation

Student demoLogin() {
  return Student("54299107744", 256, demo: true);
}