errorDescription property

String? get errorDescription

Implementation

String? get errorDescription => error?.description;