Map<String, dynamic> errors

Returns the errors of this control.

Source

Map<String, dynamic> get errors {
  return this._errors;
}