OnGeolocationPermissionsHidePrompt typedef
OnGeolocationPermissionsHidePrompt =
void Function()
Signature for the setGeolocationPermissionsPromptCallbacks callback responsible for request the Geolocation API is cancel.
Implementation
typedef OnGeolocationPermissionsHidePrompt = void Function();