contactlessPayment constant

IriTerm const contactlessPayment

contactlessPayment [Expects: http://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: http://schema.org/PaymentCard

Implementation

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