sseConfigNullable property

SSEProcessorConfig? get sseConfigNullable

Implementation

SSEProcessorConfig? get sseConfigNullable {
  return _sseConfig;
}