chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime / GetPropertiesResponse / <init>

<init>

GetPropertiesResponse(result: List<PropertyDescriptor>, internalProperties: List<InternalPropertyDescriptor>? = null, privateProperties: List<PrivatePropertyDescriptor>? = null, exceptionDetails: ExceptionDetails? = null)

Response type for the RuntimeDomain.getProperties command.