menu
alexa_web_api package
documentation
alexa_web_api.dart
ErrorWithCode
ErrorWithCode factory constructor
ErrorWithCode factory constructor
dark_mode
light_mode
ErrorWithCode
constructor
ErrorWithCode
(
{
String
code
,
String
message
,
})
Implementation
external factory ErrorWithCode({ String code, String message, });
alexa_web_api package
documentation
alexa_web_api
ErrorWithCode
ErrorWithCode factory constructor
ErrorWithCode class