menu
neo_concierge
app/modules/neoDashboard/models/payment_transactions_model.dart
PaymentTransactionsModel
PaymentTransactionsModel constructor
PaymentTransactionsModel
dark_mode
light_mode
PaymentTransactionsModel
constructor
PaymentTransactionsModel
(
{
List
<
Transactions
>
?
transactions
,
String
?
message
,
})
Implementation
PaymentTransactionsModel({this.transactions, this.message});
neo_concierge
payment_transactions_model
PaymentTransactionsModel
PaymentTransactionsModel constructor
PaymentTransactionsModel class