attributes property

Map<AppAttributesKeys, String>? attributes
final

The stack attributes.

Implementation

final Map<AppAttributesKeys, String>? attributes;