SPKey constructor

SPKey(
  1. String key
)

Implementation

SPKey(String key) : super(key);