RootInfo constructor

RootInfo(
  1. String? library
)

Implementation

RootInfo(this.library) : package = _libraryToPackage(library);