error property

String? error
getter/setter pair

Validation error message (null if valid).

Implementation

String? error;