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