menu
adyen_api package
documentation
webhook_management_models.dart
VerificationError
message property
message property
dark_mode
light_mode
message
property
@BuiltValueField.new(wireName: r'message')
String
?
get
message
The verification error message.
Implementation
@BuiltValueField(wireName: r'message') String? get message;
adyen_api package
documentation
webhook_management_models
VerificationError
message property
VerificationError class