warnings property

Map<String, String?> warnings
getter/setter pair

Map of field-specific warnings.

Implementation

Map<String, String?> warnings = {};