menu
flagdeck package
documentation
model/eval_result/error.dart
EvaluationError
EvaluationError.new constructor
EvaluationError.new constructor
dark_mode
light_mode
EvaluationError
constructor
EvaluationError
(
{
String
?
code
,
String
?
message
,
})
Implementation
EvaluationError({this.code, this.message});
flagdeck package
documentation
model/eval_result/error
EvaluationError
EvaluationError.new constructor
EvaluationError class