tags property

Map<String, String>? tags
final

The list of all tags added to the simulation application.

Implementation

final Map<String, String>? tags;