onReady method

void onReady()

Implementation

void onReady() {
  config.onReady?.call();
}