menu
alexa_web_api package
documentation
alexa_web_api.dart
MessageSendResponse
MessageSendResponse factory constructor
MessageSendResponse factory constructor
dark_mode
light_mode
MessageSendResponse
constructor
MessageSendResponse
(
{
RateLimit
rateLimit
,
String
reason
,
num
statusCode
,
})
Implementation
external factory MessageSendResponse({ RateLimit rateLimit, String reason, num statusCode, });
alexa_web_api package
documentation
alexa_web_api
MessageSendResponse
MessageSendResponse factory constructor
MessageSendResponse class