main function

dynamic main()

Implementation

main() {
  runApp(App());
}