billingSequenceNumber property
The sequence number for the debit. For example, send 2 if this is the second debit for the subscription. The sequence number is included in the notification sent to the shopper.
Implementation
@BuiltValueField(wireName: r'billingSequenceNumber')
String? get billingSequenceNumber;