packageMap property

Map<String, Uri> packageMap

Implementation

Map<String, Uri> get packageMap => _packageMap ??= context.resolvedPackages;