onInit method
Initialization method called when registering the logic instance.
Implementation
@Deprecated("Use 'onRegister' instead.")
void onInit() {}
Initialization method called when registering the logic instance.
@Deprecated("Use 'onRegister' instead.")
void onInit() {}