function getModel()

in src/browser/DeviceProxy.js [27:29]


function getModel () {
    return getBrowserInfo(true);
}