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