menu
adyen_api package
documentation
webhook_platforms_notifications_models.dart
PaymentFailureNotificationContent
errorMessage property
errorMessage property
dark_mode
light_mode
errorMessage
property
@BuiltValueField.new(wireName: r'errorMessage')
Message
?
get
errorMessage
The error message.
Implementation
@BuiltValueField(wireName: r'errorMessage') Message? get errorMessage;
adyen_api package
documentation
webhook_platforms_notifications_models
PaymentFailureNotificationContent
errorMessage property
PaymentFailureNotificationContent class