main function

void main()

Run the example

Implementation

void main() async {
  await LogarExample.runAllExamples();
}