menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcLLMRequestResult
NERtcLLMRequestResult.new constructor
NERtcLLMRequestResult.new constructor
dark_mode
light_mode
NERtcLLMRequestResult
constructor
NERtcLLMRequestResult
(
{
required
String
taskId
,
required
int
code
,
String
?
errorMsg
,
})
Implementation
NERtcLLMRequestResult({ required this.taskId, required this.code, this.errorMsg, });
nertc_core_platform_interface package
documentation
pigeon
NERtcLLMRequestResult
NERtcLLMRequestResult.new constructor
NERtcLLMRequestResult class