properties property

Map<String, String>? properties
getter/setter pair

Set of properties that should be associated with the account.

Optional.

Implementation

core.Map<core.String, core.String>? properties;