supportsTapToPay property
Android only, defaults to true
. Set this to false
if you'd like to allow users without NFC-enabled devices to add cards to the wallet. NFC is required for paying in stores.
Implementation
bool? get supportsTapToPay => throw _privateConstructorUsedError;