isPhoneNumberRequired property

bool? get isPhoneNumberRequired
inherited

If true customer needs to provide a phonenummer in order to process the transaction.

Implementation

bool? get isPhoneNumberRequired => throw _privateConstructorUsedError;