athmExceptionTitle property

  1. @override
String get athmExceptionTitle
override

No description provided for @athmExceptionTitle.

In en, this message translates to: 'Something went wrong...'

Implementation

@override
String get athmExceptionTitle => 'Something went wrong...';