menu
tom_d4rt_generator package
documentation
testing.dart
IssueTestResult
compilationErrors property
compilationErrors property
dark_mode
light_mode
compilationErrors
property
List
<
String
>
compilationErrors
final
Compilation errors in the generated bridge code.
Implementation
final List<String> compilationErrors;
tom_d4rt_generator package
documentation
testing
IssueTestResult
compilationErrors property
IssueTestResult class