onGeolocationPermissionsHidePrompt method

  1. @override
void onGeolocationPermissionsHidePrompt()
override

Notify the host application that a request for Geolocation permissions, made with a previous call to onGeolocationPermissionsShowPrompt has been canceled. Any related UI should therefore be hidden.

Officially Supported Platforms/Implementations:

Implementation

@override
void onGeolocationPermissionsHidePrompt() {}