fatal function

void fatal(
  1. String log
)

Implementation

@JS('Bugfender.fatal')
external void fatal(String log);