GoogleProductChangeInfo constructor
GoogleProductChangeInfo(
- String oldProductIdentifier, {
- GoogleProrationMode? prorationMode,
Constructs an GoogleProductChangeInfo
Implementation
GoogleProductChangeInfo(this.oldProductIdentifier, {this.prorationMode});