logTypesToDisable property

List<String>? logTypesToDisable
final

A list of log types that are being disabled.

Implementation

final List<String>? logTypesToDisable;