toggle menu
shared
15.0.0
common
switch theme
search in API
shared
/
io.anyline.tiretread.sdk.api
/
SdkError
/
SdkError
Sdk
Error
constructor
(
code
:
ErrorCode
,
type
:
ErrorType
=
ErrorType.fromCode(code)
,
message
:
String
,
debug
:
JsonObject
?
=
null
)