athmExceptionMessage property

  1. @override
String get athmExceptionMessage
override

No description provided for @athmExceptionMessage.

In en, this message translates to: 'Sorry for the inconvenience. Please try again later.'

Implementation

@override
String get athmExceptionMessage =>
    'Sorry for the inconvenience. Please try again later.';