main function

void main()

Implementation

void main() {
  /// Web entry point for WalletTasks
  run($WalletTasksInitializer);
}