tags property

List<Tag>? tags
final

The key-value tags assigned to the application.

Implementation

final List<Tag>? tags;