logSignup method

Future<void> logSignup()

Implementation

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