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