attributes property

List<AccountAttribute>? attributes
final

The attributes that are currently set for the account.

Implementation

final List<AccountAttribute>? attributes;