@override Future<String?> printInit() async { return await methodChannel.invokeMethod<String>('PrintInit'); }