isStrong property

bool get isStrong

Whether this currently holds a strong reference.

Implementation

bool get isStrong => _strongRef != null;