handleStateChange method

void handleStateChange()

Implementation

void handleStateChange() {
  logger.warning('Unhandled state change');
}