mangadex_api
mangadex_api
MDClient
MDClient constructor
MDClient
mangadex_api
mangadex_api
MDClient
MDClient constructor
MDClient class
Constructors
MDClient
Properties
hashCode
refresh
runtimeType
token
Methods
getChapter
getCovers
getGroup
getManga
getMangaFeed
getUser
login
logout
noSuchMethod
refreshToken
search
searchGroups
solveCaptcha
toString
Operators
operator ==
MDClient
constructor
Null safety
MDClient
(
{
String
token
=
''
,
String
refresh
=
''
}
)
Implementation
MDClient({this.token = '', this.refresh = ''});