transactionCount property Null safety
read / write
The total number of TransactionModel that are part of this.
Implementation
late int transactionCount;
The total number of TransactionModel that are part of this.
late int transactionCount;