menu
airpay_emar_package package
documentation
model/TransactionResponse.dart
TransactionResponse
TransactionResponse.new constructor
TransactionResponse.new constructor
dark_mode
light_mode
TransactionResponse
constructor
TransactionResponse
(
{
int
?
status
,
String
?
message
,
Data
?
data
,
})
Implementation
TransactionResponse({ this.status, this.message, this.data, });
airpay_emar_package package
documentation
model/TransactionResponse
TransactionResponse
TransactionResponse.new constructor
TransactionResponse class