type property

String type
final

The type of build, like "user" or "eng".

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

Implementation

final String type;