tags property

List<Tag>? tags
final

The tags associated with the application.

Implementation

final List<Tag>? tags;