chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / SetGeolocationOverrideRequest / <init>

<init>

SetGeolocationOverrideRequest(latitude: Double? = null, longitude: Double? = null, accuracy: Double? = null)

Request object containing input parameters for the PageDomain.setGeolocationOverride command.