DartAssistContext constructor
DartAssistContext()
Implementation
DartAssistContext(
this.instrumentationService,
this.workspace,
this.libraryResult,
this.unitResult,
this.selectionOffset,
this.selectionLength,
);