pointer property

Pointer<Void> pointer

Implementation

Pointer<Void> get pointer {
  return _ptr;
}