onReady method

void onReady()

Implementation

void onReady() {
  throw UnimplementedError('onReady() has not been implemented.');
}