menu
jt_xapi_tools package
documentation
config/models.dart
Result
Result.new constructor
Result.new constructor
dark_mode
light_mode
Result
constructor
Result
(
{
bool
?
success
,
bool
?
completion
,
String
?
response
,
Score
?
score
,
Map
<
String
,
dynamic
>
?
extensions
,
})
Implementation
Result({ this.success, this.completion, this.response, this.score, this.extensions, });
jt_xapi_tools package
documentation
config/models
Result
Result.new constructor
Result class