attributes property

Map<String, String>? attributes
final

A list of name/attribute pairs.

Implementation

final Map<String, String>? attributes;