Rank 4: Virtual Machine
src/server.dart:115:25: Error: Method not found: 'main'. user_code.main(context) ^^^^src/server.dart:125:38: Error: Method not found: 'main'. output = await user_code.main(context); ^^^^Error: AOT compilation failedGenerating AOT kernel dill failed!```
Am unable to detect what the error isKindly assist if you can