collectRetainingPathForNotGCed property

bool collectRetainingPathForNotGCed
final

If true, retaining path will be collected for non-GCed objects.

The collection of retaining path is a blocking asynchronous call. In release mode this flag does not work.

Implementation

final bool collectRetainingPathForNotGCed;