defaultValue property
(Optional) The value to emit when a filter pattern does not match a log event. This value can be null.
Implementation
final double? defaultValue;
(Optional) The value to emit when a filter pattern does not match a log event. This value can be null.
final double? defaultValue;