ReversalResponse constructor
ReversalResponse({
- ResponseResult? response,
Creates a new reversal response.
Implementation
ReversalResponse({this.response});
Creates a new reversal response.
ReversalResponse({this.response});