wrongFunctionCalls property

List<(FunctionCallStatement, String?, String?, DartBlockException?)> wrongFunctionCalls
final

(Function Call, Expected Value, Actual Value, NeoTechException)

Implementation

final List<(FunctionCallStatement, String?, String?, DartBlockException?)>
wrongFunctionCalls;