defaultAttributes property

Map<String, String>? defaultAttributes
final

The default attributes (key/value pairs) to be applied to all placements using this template.

Implementation

final Map<String, String>? defaultAttributes;