MacVerifyResponse constructor
MacVerifyResponse({})
Implementation
MacVerifyResponse({
this.name,
this.protectionLevel,
this.success,
this.verifiedDataCrc32c,
this.verifiedMacCrc32c,
this.verifiedSuccessIntegrity,
});