ObjectKey constructor

ObjectKey(
  1. String keyName
)

Implementation

ObjectKey(this.keyName);