prorationMode property

  1. @Deprecated('Use replacementMode instead')
ProrationMode? prorationMode
final

The proration mode.

This is an optional parameter that indicates how to handle the existing subscription when the new subscription comes into effect.

Implementation

@Deprecated('Use replacementMode instead')
final ProrationMode? prorationMode;