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