pin method

dynamic pin([
  1. PinType pinType = PinType.SHARE_AND_CAM
])

Implementation

pin([PinType pinType = PinType.SHARE_AND_CAM]) => _setPin(pinType);