Enables app security check.
static Future<bool> enableAppsCheck() async { return await _methodChannel.invokeMethod( 'enableAppsCheck', ); }