isPubliclyHosted property

bool isPubliclyHosted
final

Whether this extension is distrubuted in a public package on pub.dev.

This value will NOT be defined by the extension's config.yaml file; it is derived on the DevTools server as part of the extension detection mechanism.

Implementation

final bool isPubliclyHosted;