chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.runtime
/
RemoveBindingRequest
Remove
Binding
Request
@
Serializable
data
class
RemoveBindingRequest
(
val
name
:
String
)
(
source
)
Request object containing input parameters for the
RuntimeDomain.removeBinding
command.
Members
Constructors
Remove
Binding
Request
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String