void mainThreadPing(String location, String? stackTrace) { methodChannel.invokeMethod('mainThreadPing', [location, stackTrace]); }