menu
flutter_yengapay_checkout package
documentation
models/paymentIntentData.dart
PaymentIntentData
articles property
articles property
dark_mode
light_mode
articles
property
List
<
Article
>
articles
final
List of articles to be paid for
Implementation
final List<Article> articles;
flutter_yengapay_checkout package
documentation
models/paymentIntentData
PaymentIntentData
articles property
PaymentIntentData class