Rating

abstract class Rating

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
class Review(val rating: Float, val reviewCount: Int) : Rating