SourceHandlerRegistry constructor
SourceHandlerRegistry({
- required List<
SourceHandler> handlers,
Implementation
SourceHandlerRegistry({required this.handlers});
SourceHandlerRegistry({required this.handlers});