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

<init>

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

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