logLogin method

Future<void> logLogin()

Implementation

Future<void> logLogin() {
  throw "not implemented yet";
}