GeolocationPermissionShowPromptResponse constructor
GeolocationPermissionShowPromptResponse({})
Implementation
GeolocationPermissionShowPromptResponse(
{required this.allow, required this.origin, this.retain = false});