leakDiagnosticConfig property

LeakDiagnosticConfig leakDiagnosticConfig
final

When to collect stack trace information.

Knowing call stack may help to troubleshoot memory leaks. Customize this parameter to collect stack traces when needed.

Implementation

final LeakDiagnosticConfig leakDiagnosticConfig;