logOff method

void logOff()

Implementation

void logOff() => _logOff.call(
      this,
    );