void main()
in
example/lib/main.dart [8:10]
3
lines of code
1
McCabe index (conditional complexity)
void main() { runApp(MyApp()); }