key method

PackageImage? key(
  1. String value
)

Implementation

PackageImage? key(String value) => decodePackageImage(value);