decrementRefCount method

int decrementRefCount()

Implementation

int decrementRefCount() => --_refCount;