StarOrientation

sealed class StarOrientation(val code: Int)

Rating orientation

Since

0.5.3

Inheritors

Constructors

Link copied to clipboard
protected constructor(code: Int)

Types

Link copied to clipboard
Link copied to clipboard
internal data object UNSPECIFIED : StarOrientation
Link copied to clipboard

Properties

Link copied to clipboard
val code: Int