isUntrustedInstall method

Future<bool> isUntrustedInstall()

Implementation

Future<bool> isUntrustedInstall() => _check(Threat.trustedInstall);