isValid property

bool isValid

Whether this is a valid package (valid enough to generate docs).

Implementation

bool get isValid => getInvalidReasons().isEmpty;