mangadex_library
tag_attributes
TagAttributes
TagAttributes constructor
TagAttributes
TagAttributes
constructor
Null safety
TagAttributes
(
Name
name
,
String
group
,
int
version
)
Implementation
TagAttributes(this.name, /*this.description,*/ this.group, this.version);
mangadex_library
tag_attributes
TagAttributes
TagAttributes constructor
TagAttributes class
Constructors
TagAttributes
fromJson
Properties
group
hashCode
name
runtimeType
version
Methods
noSuchMethod
toString
Operators
operator ==