contactlessPayment constant

IriTerm const contactlessPayment

contactlessPayment [Expects: https://schema.org/Boolean]

A secure method for consumers to purchase products or services via debit, credit or smartcards by using RFID or NFC technology.

Can be used on: https://schema.org/PaymentCard

Implementation

static const contactlessPayment = IriTerm.prevalidated(
  'https://schema.org/contactlessPayment',
);