transactionCount property Null safety

int transactionCount
read / write

The total number of TransactionModel that are part of this.

Implementation

late int transactionCount;