logout method

void logout()

Implementation

void logout() =>
    throw UnimplementedError('logout() has not been implemented.');