production property

bool? production
getter/setter pair

If the value is True, it indicates that this version is a production track.

Implementation

core.bool? production;