mangadex_library
author_info
AuthorInfo
AuthorInfo constructor
AuthorInfo
AuthorInfo
constructor
Null safety
AuthorInfo
(
String
result
,
String
response
,
Data
data
)
Implementation
AuthorInfo(this.result, this.response, this.data);
mangadex_library
author_info
AuthorInfo
AuthorInfo constructor
AuthorInfo class
Constructors
AuthorInfo
fromJson
Properties
data
hashCode
relationships
response
result
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==