crashApplication method

void crashApplication()

Implementation

void crashApplication() {
  native(AffiseApiMethod.CRASH_APPLICATION);
}