nfcChipSupport property

NFCChipSupport? get nfcChipSupport

Implementation

NFCChipSupport? get nfcChipSupport =>
    (_map["nfcChipSupport"] as String?).toNFCChipSupport();