verification property
If entitlement verification was enabled, the result of that verification.
If not, VerificationResult.NOT_REQUESTED
.
Implementation
VerificationResult get verification => throw _privateConstructorUsedError;
If entitlement verification was enabled, the result of that verification.
If not, VerificationResult.NOT_REQUESTED
.
VerificationResult get verification => throw _privateConstructorUsedError;