type property Null safety
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;
(optional) A comma separated list of event types (system, contract, or diagnostic) used to filter events. If omitted, all event types are included.
String? type;