isMobile

@SerialName(value = "is_mobile")
val isMobile: Boolean? = null

Will be set to true if the session activity came from a mobile device. Set to false otherwise.