main function

dynamic main()

Implementation

main() {
  Egoi egoi = Egoi(apiKey: 'YOUR_API_KEY');


}