sos method

void sos()

Implementation

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