onInit method

  1. @OnInit.new()
void onInit()

Implementation

@OnInit()
void onInit() {
  print("UIModule.onInit()");
}