logOut method

void logOut()

Implementation

void logOut() => _bloc.add(LogOut());