onReady method

  1. @Deprecated("Use 'onGet' instead.")
void onReady()

Notification method called when retrieving the logic instance.

Implementation

@Deprecated("Use 'onGet' instead.")
void onReady() {}