menu
restsdk package
documentation
openapi.swagger.dart
CreateChatSessionRequest
CreateChatSessionRequest.new constructor
CreateChatSessionRequest.new constructor
dark_mode
light_mode
CreateChatSessionRequest
constructor
CreateChatSessionRequest
(
{
String
?
userId
,
int
?
taskId
,
})
Implementation
CreateChatSessionRequest({ this.userId, this.taskId, });
restsdk package
documentation
openapi.swagger
CreateChatSessionRequest
CreateChatSessionRequest.new constructor
CreateChatSessionRequest class