sseConfigNullable property
SSEProcessorConfig?
get
sseConfigNullable
Implementation
SSEProcessorConfig? get sseConfigNullable {
return _sseConfig;
}
SSEProcessorConfig? get sseConfigNullable {
return _sseConfig;
}