alertTargets property
Where the alerts are sent. (Alerts are always sent to the console.)
Implementation
final Map<AlertTargetType, AlertTarget>? alertTargets;
Where the alerts are sent. (Alerts are always sent to the console.)
final Map<AlertTargetType, AlertTarget>? alertTargets;