legacyCompatible property

bool? legacyCompatible
getter/setter pair

Whether the renewing base plan is backward compatible.

The backward compatible base plan is returned by the Google Play Billing Library deprecated method querySkuDetailsAsync(). Only one renewing base plan can be marked as legacy compatible for a given subscription.

Implementation

core.bool? legacyCompatible;