webRequests

@SerializedName(value = "webRequests")
@Expose
open var webRequests: Set<WebRequest>

An array of request objects cached at run level.