attributes property

Map<StackAttributesKeys, String>? attributes
final

The stack's attributes.

Implementation

final Map<StackAttributesKeys, String>? attributes;