enabledLogTypes property

List<String>? enabledLogTypes
getter/setter pair

Specifies which log types are enabled.

Note that users will receive on-device messaging when usage logging is enabled.

Implementation

core.List<core.String>? enabledLogTypes;