hasStrongRef property

bool hasStrongRef

Returns true if this record has strong ref, otherwise false.

Implementation

bool get hasStrongRef => cid != null;