tags property

Map<String, String>? tags
final

Tags that are attached to the container recipe.

Implementation

final Map<String, String>? tags;