accountAttributes property

List<AccountAttribute>? accountAttributes
final

A list of attributes assigned to an account.

Implementation

final List<AccountAttribute>? accountAttributes;