HOST_URL top-level property

String get HOST_URL

Implementation

String get HOST_URL => Platform.environment['PUB_HOSTED_URL'] ?? 'https://pub.dev/';