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