SamplePreferences

data class SamplePreferences(val language: String, val fontSize: Int)

Constructors

Link copied to clipboard
constructor(language: String, fontSize: Int)

Properties

Link copied to clipboard
Link copied to clipboard