FakeTech.ndefFormatable constructor
FakeTech.ndefFormatable()
android.nfc.tech.NdefFormatable. A tag that could hold NDEF but does not yet.
Implementation
factory FakeTech.ndefFormatable() => FakeTech._('NdefFormatable', (data) => data.ndefFormatable = true);