chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.profiler
/
StopResponse
Stop
Response
@
Serializable
data
class
StopResponse
(
val
profile
:
Profile
)
(
source
)
Response type for the
ProfilerDomain.stop
command.
Members
Constructors
Stop
Response
Link copied to clipboard
constructor
(
profile
:
Profile
)
Properties
profile
Link copied to clipboard
val
profile
:
Profile
Recorded profile.