chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.debugger
/
ContinueToLocationRequest
/
Builder
Builder
class
Builder
(
val
location
:
Location
)
(
source
)
Members
Constructors
Builder
Link copied to clipboard
constructor
(
location
:
Location
)
Properties
location
Link copied to clipboard
val
location
:
Location
Location to continue to.
target
Call
Frames
Link copied to clipboard
var
targetCallFrames
:
TargetCallFrames
?
Functions
build
Link copied to clipboard
fun
build
(
)
:
ContinueToLocationRequest