errorDescription property

  1. @override
String errorDescription
override

Gets the information of this exception.

Implementation

@override
String get errorDescription => _errorDescription;