logSignout method

Future<void> logSignout()

Implementation

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