toggle menu
app
androidJvm
switch theme
search in API
app
/
com.jrod7938.textchangeapp.model
/
MCategory
MCategory
data
class
MCategory
(
categoryName
:
String
)
This class represents a category of a book.
Members
Constructors
MCategory
Link copied to clipboard
constructor
(
categoryName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Returns the name of the category.