isAutoRenewing property

bool isAutoRenewing
final

True for subscriptions that renew automatically. Does not apply to ProductType.inapp products.

For ProductType.subs this means that the subscription is canceled when it is false.

The value is false for ProductType.inapp products.

Implementation

final bool isAutoRenewing;