type property
dynamic
type
getter/setter pair
Only show messages of a given type, for example:
{type: ["==", "SystemMessage"]}
Implementation
external dynamic type;
Only show messages of a given type, for example:
{type: ["==", "SystemMessage"]}
external dynamic type;