menu
sse_processor package
documentation
sse.dart
SSEInterceptorLifeCycle
SSEInterceptorLifeCycle.new constructor
SSEInterceptorLifeCycle.new constructor
dark_mode
light_mode
SSEInterceptorLifeCycle
constructor
SSEInterceptorLifeCycle
(
{
dynamic
onDestroy
(
String
name
)?,
dynamic
onCreate
(
String
name
)?,
dynamic
onMatchChain
(
String
name
,
String
?
eleType
)?,
})
Implementation
SSEInterceptorLifeCycle({this.onDestroy, this.onCreate, this.onMatchChain});
sse_processor package
documentation
sse
SSEInterceptorLifeCycle
SSEInterceptorLifeCycle.new constructor
SSEInterceptorLifeCycle class