pub const USER_AGENT_OS_NAME: &'static str;
Human readable operating system name.
For mapping user agent strings to OS names, libraries such as ua-parser can be utilized.
"iOS"
"Android"
"Ubuntu"