isPhoneNumberRequired property
If true
customer needs to provide a phonenummer in order to process
the transaction.
Implementation
bool? get isPhoneNumberRequired => throw _privateConstructorUsedError;
If true
customer needs to provide a phonenummer in order to process
the transaction.
bool? get isPhoneNumberRequired => throw _privateConstructorUsedError;