AppIntegrity constructor
AppIntegrity({})
Implementation
AppIntegrity({
required this.appRecognitionVerdict,
required this.packageName,
required this.certificateSha256Digest,
required this.versionCode,
});
AppIntegrity({
required this.appRecognitionVerdict,
required this.packageName,
required this.certificateSha256Digest,
required this.versionCode,
});