onLogout method

void onLogout()

Implementation

void onLogout() {
  print('Transmit: Logged out');
}