Future<String?> getPosManufacture() async { return await channel.invokeMethod(PaymentTypeCall.getPosManufacture.method); }