@override Future<void> testFunction() async { await methodChannel.invokeMethod<String>('testFunction'); }