menu
adyen_api package
documentation
terminal_models.dart
ResponseResult
ResponseResult.new constructor
ResponseResult.new constructor
dark_mode
light_mode
ResponseResult
constructor
ResponseResult
(
{
String
?
result
,
})
Creates a new response result.
Implementation
ResponseResult({this.result});
adyen_api package
documentation
terminal_models
ResponseResult
ResponseResult.new constructor
ResponseResult class