errors property

Map<String, dynamic>? errors

Returns the errors of this control.

Implementation

Map<String, dynamic>? get errors => _errors;