paymentWasSuccessful property

  1. @override
String get paymentWasSuccessful
override

No description provided for @paymentWasSuccessful.

In en, this message translates to: 'Payment was successful.'

Implementation

@override
String get paymentWasSuccessful => 'Payment was successful.';