paymentDeclined property

  1. @override
String get paymentDeclined
override

No description provided for @paymentDeclined.

In en, this message translates to: 'Your balance may be insufficient or your account may not be active.'

Implementation

@override
String get paymentDeclined =>
    'Votre solde est peut-ĂȘtre insuffisant ou votre compte n\'est peut-ĂȘtre pas actif.';