menu
aws_lex_runtime_api package
documentation
runtime.lex-2016-11-28.dart
DeleteSessionResponse
DeleteSessionResponse constructor
DeleteSessionResponse constructor
dark_mode
light_mode
DeleteSessionResponse
constructor
DeleteSessionResponse
(
{
String
?
botAlias
,
String
?
botName
,
String
?
sessionId
,
String
?
userId
,
})
Implementation
DeleteSessionResponse({ this.botAlias, this.botName, this.sessionId, this.userId, });
aws_lex_runtime_api package
documentation
runtime.lex-2016-11-28
DeleteSessionResponse
DeleteSessionResponse constructor
DeleteSessionResponse class