leakDiagnosticConfig property

LeakDiagnosticConfig leakDiagnosticConfig
final

Defines which diagnostics information to collect.

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

Implementation

final LeakDiagnosticConfig leakDiagnosticConfig;