testNativeCrash method

void testNativeCrash()

Implementation

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