accounts property

List<Account>? accounts
final

The list of accounts.

Implementation

final List<Account>? accounts;