type property

String? type
read / write

(optional) A comma separated list of event types (system, contract, or diagnostic) used to filter events. If omitted, all event types are included.

Implementation

String? type;