mangadex_library
Search
Tags
Tags constructor
Tags
mangadex_library
Search
Tags
Tags constructor
Tags class
Constructors
Tags
fromJson
Properties
attributes
hashCode
id
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==
Tags
constructor
Null safety
Tags
(
String
id
,
String
type
,
TagAttributes
attributes
)
Implementation
Tags(this.id, this.type, this.attributes);