getIsRootPackage method

bool getIsRootPackage()

Returns whether the package is the root package.

Implementation

bool getIsRootPackage() => _isRootPackage;