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