DigitalWalletResponse constructor
Creates a new instance of DigitalWalletResponse.
Both message
and status
are optional parameters.
Implementation
DigitalWalletResponse({this.message, this.status});
Creates a new instance of DigitalWalletResponse.
Both message
and status
are optional parameters.
DigitalWalletResponse({this.message, this.status});