type property

String? type
final

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

Implementation

final String? type;