errorDetails property

void errorDetails= (String value)

Implementation

set errorDetails(String value) {
  _errorDetails = value;
}