unpin method

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

Implementation

unpin([PinType pinType = PinType.SHARE_AND_CAM]) => _setUnPin(pinType);