menu
dartblock_code package
documentation
models/evaluator.dart
DartBlockFunctionDefinitionEvaluation
wrongFunctionDefinitions property
wrongFunctionDefinitions property
dark_mode
light_mode
wrongFunctionDefinitions
property
List
<
(
FunctionDefinition
,
FunctionDefinition
)
>
wrongFunctionDefinitions
final
(Expected, Wrong)
Implementation
final List<(FunctionDefinition, FunctionDefinition)> wrongFunctionDefinitions;
dartblock_code package
documentation
models/evaluator
DartBlockFunctionDefinitionEvaluation
wrongFunctionDefinitions property
DartBlockFunctionDefinitionEvaluation class