points

@Composable
abstract fun points(points: String?)

Sets the points attribute.


abstract val points: String?

The points attribute.