splitCardFundingSources property
Boolean value indicating whether the card payment method should be split into separate debit and credit options.
Implementation
@BuiltValueField(wireName: r'splitCardFundingSources')
bool? get splitCardFundingSources;