errorType property

void errorType= (String value)

Implementation

set errorType(String value) {
  _errorType = value;
}