userAttributes property

List<AttributeType>? userAttributes
final

An array of name-value pairs representing user attributes.

Implementation

final List<AttributeType>? userAttributes;