menu
airpay_emar_package package
documentation
model/CardTokenResponse.dart
CardTokenResponse
CardTokenResponse.new constructor
CardTokenResponse.new constructor
dark_mode
light_mode
CardTokenResponse
constructor
CardTokenResponse
(
{
int
?
status
,
String
?
message
,
String
?
statusdescription
,
List
<
Result
>
?
result
,
})
Implementation
CardTokenResponse({ this.status, this.message, this.statusdescription, this.result, });
airpay_emar_package package
documentation
model/CardTokenResponse
CardTokenResponse
CardTokenResponse.new constructor
CardTokenResponse class