menu
flutter_paygateglobal package
documentation
paygate/models/transaction_info.dart
TransactionInfo
txReference property
txReference property
dark_mode
light_mode
txReference
property
String
?
txReference
final
Identifiant Unique généré par PayGateGlobal pour la transaction
Implementation
final String? txReference;
flutter_paygateglobal package
documentation
paygate/models/transaction_info
TransactionInfo
txReference property
TransactionInfo class