KeyLink constructor

KeyLink(
  1. String value
)

Implementation

KeyLink(String value) : super(value);