isStrong property

  1. @override
bool get isStrong
override

Whether this currently holds a strong reference.

Implementation

@override
bool get isStrong => _strongRef != null;