operator [] method
Returns the artifact for platformLabel, or null if not available.
Implementation
PrebuiltArtifact? operator [](String platformLabel) =>
artifacts[platformLabel];
Returns the artifact for platformLabel, or null if not available.
PrebuiltArtifact? operator [](String platformLabel) =>
artifacts[platformLabel];