warnings property

List<String> warnings
getter/setter pair

List of warnings detected during message processing

Implementation

List<String> warnings = [];