hostedAt property

String? hostedAt

The hostname that the package is hosted at, usually 'pub.dev', or null if not a hosted pub package.

Implementation

String? get hostedAt;