defaultValue property

double? defaultValue
final

(Optional) The value to emit when a filter pattern does not match a log event. This value can be null.

Implementation

final double? defaultValue;