We are using the below method to get serial and model from clover device due to upgradation to clover OS to Android 10.
MerchantDevicesV2Connector.getSerial();
MerchantDevicesV2Connector.getDevice().getModel();
we want to know that these methods will be compatible with all clover devices or not?