onUntrustedInstallationDetected property

VoidCallback? onUntrustedInstallationDetected
final

Callback called when application is installed from unrecognised source such as unofficial store or other not explicitly allow source.

Implementation

final VoidCallback? onUntrustedInstallationDetected;