menu
sign_in_with_kakao package
documentation
sign_in_with_kakao
ApiFailureException
ApiFailureException constructor
ApiFailureException
brightness_4
ApiFailureException
constructor
Null safety
ApiFailureException
(
ApiFailureReason
reason
,
String
?
message
)
Implementation
ApiFailureException(this.reason, this.message);
sign_in_with_kakao package
documentation
sign_in_with_kakao
ApiFailureException
ApiFailureException constructor
ApiFailureException class
Constructors
ApiFailureException
Properties
hashCode
message
reason
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==