menu
neo_concierge
app/modules/neoDashboard/models/payment_transactions_model.dart
PaymentTransactionsModel
transactions property
transactions
dark_mode
light_mode
transactions
property
List
<
Transactions
>
?
transactions
getter/setter pair
Implementation
List<Transactions>? transactions;
neo_concierge
payment_transactions_model
PaymentTransactionsModel
transactions property
PaymentTransactionsModel class