threadFlowLocations

@SerializedName(value = "threadFlowLocations")
@Expose
open var threadFlowLocations: Set<ThreadFlowLocation>

An array of threadFlowLocation objects cached at run level.