goldenCompatible property

bool goldenCompatible
final

Set to true if this image can be saved as a golden image. Set to false if it contains dynamic data that can't be automatically handled and is meant to be manually reviewed instead.

Implementation

final bool goldenCompatible;