canHavePublicApi property

bool get canHavePublicApi

Whether this package can have public APIs, that is, the package has marker files like 'pubspec.yaml' or 'BUILD'.

Implementation

bool get canHavePublicApi;