menu
sse_processor package
documentation
sse.dart
SSEProcessor
isInit method
isInit method
dark_mode
light_mode
isInit
method
bool
isInit
(
)
Implementation
bool isInit() { return _sseConfig != null; }
sse_processor package
documentation
sse
SSEProcessor
isInit method
SSEProcessor class