setNfcState method

void setNfcState(
  1. bool enabled
)

Implementation

void setNfcState(bool enabled) => processProfileAsync(MxProfiles.nfcState(enabled));