tags property

String tags
final

Comma-separated tags describing the build, like "unsigned,debug".

The value is an empty String if it is not available.

Implementation

final String tags;