setKey property

void setKey=(AtFollowsValue key)

Implementation

set setKey(AtFollowsValue key) {
  this._atKey = key;
}