crash static method

dynamic crash()

Implementation

static crash() {
  _channel.invokeMethod("crash");
}