menu
bug_handler package
documentation
exceptions/platform_payment_exception.dart
PlatformPaymentException
transactionId property
transactionId property
dark_mode
light_mode
transactionId
property
String
?
transactionId
final
Transaction identifier associated with the failure.
Implementation
final String? transactionId;
bug_handler package
documentation
exceptions/platform_payment_exception
PlatformPaymentException
transactionId property
PlatformPaymentException class