toggle menu
InterfaceOfOurOwn
jvm
switch theme
search in API
InterfaceOfOurOwn
/
com.soblemprolved.interfaceofourown.model
/
Tag
Tag
class
Tag
(
val
tag
:
String
)
Members
Constructors
Tag
Link copied to clipboard
constructor
(
tag
:
String
)
Properties
tag
Link copied to clipboard
val
tag
:
String
url
Encoded
Tag
Link copied to clipboard
val
urlEncodedTag
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String