isValid property

bool isValid
final

Whether the purchase is valid. Uniform across every VerifyPurchaseResult variant so callers can gate entitlement without inspecting the concrete type.

Implementation

final bool isValid;