allowCreditCards property

bool? get allowCreditCards
inherited

Set to false if you don't support credit cards.

Defaults to true.

Implementation

bool? get allowCreditCards => throw _privateConstructorUsedError;