menu
restsdk package
documentation
openapi.swagger.dart
CreateChatSessionRequest
taskId property
taskId property
dark_mode
light_mode
taskId
property
@JsonKey.new(name: 'taskId')
int
?
taskId
final
Implementation
@JsonKey(name: 'taskId') final int? taskId;
restsdk package
documentation
openapi.swagger
CreateChatSessionRequest
taskId property
CreateChatSessionRequest class