data class ScreenOrientation
Screen orientation.
Official doc
ScreenOrientation(type: String, angle: Int)
Orientation angle.
val angle: Int
Orientation type.
val type: String