MemoryExtractionService constructor

MemoryExtractionService({
  1. ExtractionConfig config = const ExtractionConfig(),
})

Implementation

MemoryExtractionService({this.config = const ExtractionConfig()});