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