data class StopResponse
Response type for the ProfilerDomain.stop command.
StopResponse(profile: Profile)
Recorded profile.
val profile: Profile