Simulates a test crash.
@override Future<void> testCrash() async { await methodChannel.invokeMethod<void>('testCrash'); }