incrementRefCount method

int incrementRefCount()

Implementation

int incrementRefCount() => ++_refCount;