getWifiMac method

Future<String?> getWifiMac()

Implementation

Future<String?> getWifiMac() => resolveCursorUri(ContentUris.wifiMac);