Pin constructor

Pin(
  1. String pinText
)

Implementation

Pin(String pinText) : super(pinText);