HoverInformation constructor
HoverInformation(})
Implementation
HoverInformation(this.offset, this.length,
{this.containingLibraryPath,
this.containingLibraryName,
this.containingClassDescription,
this.dartdoc,
this.elementDescription,
this.elementKind,
this.isDeprecated,
this.parameter,
this.propagatedType,
this.staticType});