selectedAccountIds property

List<String>? selectedAccountIds
final

null creates all new accounts; an empty list creates none.

Implementation

final List<String>? selectedAccountIds;