installmentsInfo property

InstallmentsInfo? get installmentsInfo
inherited

For installment subscriptions, the details of the installment plan the customer commits to. Null for non-installment subscriptions. Installment plans are only available for Google Play subscriptions.

Implementation

InstallmentsInfo? get installmentsInfo => throw _privateConstructorUsedError;