IsarLink<OBJ> constructor

IsarLink<OBJ>()

Implementation

factory IsarLink() {
  return newIsarLink();
}