increaseReferenceCount method

void increaseReferenceCount()

Increase the reference count.

Implementation

void increaseReferenceCount() => synthizer.incRef(handle.value);