accounts property

List<FinancialConnectionAccount> accounts
inherited

The accounts that were collected as part of this session

Implementation

List<FinancialConnectionAccount> get accounts =>
    throw _privateConstructorUsedError;