warnings property

List<SanitizationWarning>? warnings
final

The list of the first 20 warnings about the configuration XML elements or attributes that were sanitized.

Implementation

final List<SanitizationWarning>? warnings;