DeployInfoKey constructor

DeployInfoKey(
  1. String key
)

Implementation

DeployInfoKey(String key) : super.fromKey(KeyIdentifier.deployInfo, key);