main function Null safety

void main()

Implementation

void main() {
  runApp(HotReload());
}