Builder

class Builder(val requestId: RequestId, val query: String)(source)

Constructors

Link copied to clipboard
constructor(requestId: RequestId, query: String)

Properties

Link copied to clipboard

If true, search is case sensitive.

Link copied to clipboard

If true, treats string parameter as regex.

Link copied to clipboard

String to search for.

Link copied to clipboard

Identifier of the network response to search.

Functions

Link copied to clipboard