@override Future<String> getMacAddress() async { return await methodChannel.invokeMethod('getMacAddress'); }