GoogleProductChangeInfo constructor
- @Deprecated('Use StoreProductChangeInfo')
- String oldProductIdentifier, {
- GoogleProrationMode? prorationMode,
Constructs an GoogleProductChangeInfo
Implementation
@Deprecated('Use StoreProductChangeInfo')
GoogleProductChangeInfo(this.oldProductIdentifier, {this.prorationMode});