clearAuth method

void clearAuth()

Implementation

void clearAuth() {
  throw UnimplementedError('clearAuth() has not been implemented.');
}