DivePointerData constructor

DivePointerData(
  1. dynamic pointer
)

Implementation

DivePointerData(dynamic pointer) : super(null, pointer);