menu
adyen_api package
documentation
webhook_configuration_models.dart
TokenAuthentication
result property
result property
dark_mode
light_mode
result
property
@BuiltValueField.new(wireName: r'result')
String
?
get
result
The result of the authentication process.
Implementation
@BuiltValueField(wireName: r'result') String? get result;
adyen_api package
documentation
webhook_configuration_models
TokenAuthentication
result property
TokenAuthentication class