signOut method

void signOut()

Implementation

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