TransactionListForAccount constructor

TransactionListForAccount([
  1. void updates(
    1. TransactionListForAccountBuilder b
    )
])

Implementation

factory TransactionListForAccount([void updates(TransactionListForAccountBuilder b)]) = _$TransactionListForAccount;