kakao_flutter_sdk
common
KakaoClientException
KakaoClientException constructor
KakaoClientException
kakao_flutter_sdk
common
KakaoClientException
KakaoClientException constructor
KakaoClientException class
Constructors
KakaoClientException
Properties
msg
hashCode
message
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
KakaoClientException
constructor
KakaoClientException
(
String
msg
)
Implementation
KakaoClientException(this.msg) : super(msg);