onlyWhenPurchaseChanges property

bool onlyWhenPurchaseChanges
final

If set to true, rebuilds the widget only when the 'isPlanPurcharsePending' state changes.

Implementation

final bool onlyWhenPurchaseChanges;