kakao_flutter_sdk
common
KakaoAuthException
toString method
toString
kakao_flutter_sdk
common
KakaoAuthException
toString method
KakaoAuthException class
Properties
error
errorDescription
hashCode
message
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
toString
method
@override
String
toString
(
)
Returns a string representation of this object.
Implementation
@override String toString() => toJson().toString();