Available

data class Available(val value: Int) : RemainingInternetData

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
val value: Int