errors property

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

Map of field-specific errors.

Implementation

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