RecentReview

Recent review

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard
@get:JvmName(name = "date")
val date: String? = null
Link copied to clipboard
@get:JvmName(name = "description")
val description: String? = null
Link copied to clipboard
@get:JvmName(name = "name")
val name: String? = null
Link copied to clipboard
@get:JvmName(name = "rating")
val rating: Float? = null
Link copied to clipboard
@get:JvmName(name = "title")
val title: String? = null