mangadex_api
mangadex_api
CaptchaException
CaptchaException constructor
CaptchaException
mangadex_api
mangadex_api
CaptchaException
CaptchaException constructor
CaptchaException class
Constructors
CaptchaException
Properties
hashCode
message
runtimeType
sitekey
Methods
noSuchMethod
toString
Operators
operator ==
CaptchaException
constructor
Null safety
CaptchaException
(
String
sitekey
,
{
String
message
=
''
}
)
Implementation
CaptchaException(this.sitekey, {this.message = ''});