notifiedInterceptors property

List<SSEInterceptor> notifiedInterceptors
getter/setter pair

List of interceptors that have been notified

Implementation

List<SSEInterceptor> notifiedInterceptors = [];