NdefEnabledCard constructor

NdefEnabledCard(
  1. TagPayload p,
  2. Map<String, dynamic> r
)

Implementation

NdefEnabledCard(super.p, super.r);