signOut method

void signOut()

Implementation

void signOut() {
  RowndPlatform.instance.signOut();
}