AndroidReplacementModeValue extension
Integer values for the legacy
BillingFlowParams.SubscriptionUpdateParams.ReplacementMode API, which is
what setSubscriptionReplacementMode(int) consumes on the Android side.
Prefer the new string-keyed API via SubscriptionProductReplacementParamsAndroid
SubscriptionReplacementModeAndroid(seelib/types.dart). That path avoids hand-typed integers entirely — the Kotlin side resolves the enum against the live Billing Library constants.
Properties
- value → int
-
Available on AndroidReplacementMode, provided by the AndroidReplacementModeValue extension
no setter