accounts property

  1. @protected
List<AccountModel> get accounts

Implementation

@protected List<AccountModel> get accounts => _accounts;