logTypesToEnable property

List<String>? logTypesToEnable
final

A list of log types that are being enabled.

Implementation

final List<String>? logTypesToEnable;