tags property

Map<String, String>? tags
final

A map that contains tag keys and tag values that are attached to the world generator job.

Implementation

final Map<String, String>? tags;