onLoggedOut property

Stream<bool> get onLoggedOut

Implementation

Stream<bool> get onLoggedOut =>
    throw UnimplementedError('has not been implemented.');