menu
sse_processor package
documentation
sse.dart
SSEChain
notifiedInterceptors property
notifiedInterceptors property
dark_mode
light_mode
notifiedInterceptors
property
List
<
SSEInterceptor
>
notifiedInterceptors
getter/setter pair
List of interceptors that have been notified
Implementation
List<SSEInterceptor> notifiedInterceptors = [];
sse_processor package
documentation
sse
SSEChain
notifiedInterceptors property
SSEChain class