getPrivate method

Pointer<Void> getPrivate()

Implementation

Pointer<Void> getPrivate() {
  return js_bd.JSObjectGetPrivate(_ref);
}