menu
flutter_pitel_voip package
documentation
sip/src/transactions/transactions.dart
TransactionBag
countTransactions method
countTransactions method
dark_mode
light_mode
countTransactions
method
int
countTransactions
(
)
Implementation
int countTransactions() { return transactions.length; }
flutter_pitel_voip package
documentation
sip/src/transactions/transactions
TransactionBag
countTransactions method
TransactionBag class